Recent Releases of mctq
mctq - mctq 0.3.2
- As of this version, a decoupling process related to some
mctqutility functions will begin. Please pay attention to the deprecation warnings listed below. - Patch changes were made to
random_mctq()to avoid warning messages due tolubridatepackage updates. - The utility functions
assign_date(),cycle_time(),round_time(),shorter_interval(),longer_interval(),shorter_duration(),longer_duration(),sum_time(), andvct_sum_time()are now deprecated. These functions will be removed on the nextmctqversion. You can still find them in thelubritimepackage. - The utility function
qplot_walk()is now deprecated. This function will be removed on the nextmctqversion. You can still find it in thegutilspackage. qplot_walk()now usesggplot2::geom_bar()orggplot2::geom_histogram()to generate plots. It usedggplot2::qplot()before, now deprecated.- The
ggplot2package was added as an import. It's needed whileqplot_walk()remains on the package and will be removed from imports in the nextmctqversion. - Mario Pedrazzoli and Ana Amelia Benedito-Silva were removed as authors. They were Scientific Advisers that helped with the initial
mctqdevelopment, but are not part of themctqproject anymore. - The Interdisciplinary Sleep Research Group (GIPSO) was removed as funder. GIPSO is a research group that Mario and Daniel Vartanian have built together. Daniel (the main author and copyright holder of
mctq) is no longer part of this group. The "funder" status was always symbolic. - The dependencies versions were updated.
- R
Published by danielvartan about 3 years ago
mctq - mctq 0.3.1
- Patch changes were made to adapt the package to R-devel.
- The dependencies versions were updated.
- R
Published by danielvartan over 3 years ago
mctq - mctq 0.3.0
- Re-rendered documentation for compatibility with R-devel.
- Some minor documentation issues were resolved.
mctqhas been self-certified on the OpenSSF Best Practices Badge Program.chronotype(), a wrapper function formsf_sc(), was removed.
- R
Published by danielvartan over 3 years ago
mctq - mctq 0.2.0
- Some minor documentation issues were resolved.
shorter_interval()now don't have theinverseargument. Uselonger_interval()instead.shorter_duration()andlonger_duration(), two functions that return the shorter and the longer duration between two hours, were introduced.sjl_sc()andsjl_sc_rel(), two functions that allow the user to compute Jankowski's MCTQ sleep-corrected social jet lag, were introduced.
- R
Published by danielvartan almost 4 years ago
mctq - mctq 0.1.0
- First CRAN release. 🎉
- You can now install
mctqwithinstall.packages("mctq"). - We decided to wait for a little while before releasing a
1.0.0(stable)mctqversion. We don't intend to make any breaking changes, but we think is better to wait and see if the user community don't have any issues with the features.
- R
Published by danielvartan over 4 years ago