Package: mctq 0.3.2.9001

Daniel Vartanian

mctq: Munich ChronoType Questionnaire Tools

A complete toolkit for processing the Munich ChronoType Questionnaire (MCTQ) in its three versions: standard, micro, and shift. The MCTQ is a quantitative and validated tool used to assess chronotypes based on individuals' sleep behavior. It was originally presented by Till Roenneberg, Anna Wirz-Justice, and Martha Merrow in 2003 (2003, <doi:10.1177/0748730402239679>).

Authors:Daniel Vartanian [aut, cre, ccp, cph], Ana Amelia Benedito Silva [sad], Mario Pedrazzoli [sad], Jonathan Keane [rev], Mario Andre Leocadio-Miguel [rev], University of Sao Paulo [fnd]

mctq_0.3.2.9001.tar.gz
mctq_0.3.2.9001.zip(r-4.7)mctq_0.3.2.9001.zip(r-4.6)mctq_0.3.2.9001.zip(r-4.5)
mctq_0.3.2.9001.tgz(r-4.6-any)mctq_0.3.2.9001.tgz(r-4.5-any)
mctq_0.3.2.9001.tar.gz(r-4.7-any)mctq_0.3.2.9001.tar.gz(r-4.6-any)
mctq_0.3.2.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
mctq/json (API)

# Install 'mctq' in R:
install.packages('mctq', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #434

Bug tracker:https://github.com/ropensci/mctq/issues

Pkgdown/docs site:https://docs.ropensci.org

Datasets:

On CRAN:

Conda:

infrastructurepreprocessingvisualizationbiological-rhythmchronobiologychronotypecircadian-phenotypecircadian-rhythmentrainmentmctqpeer-reviewedsleeptemporal-phenotype

6.17 score 13 stars 38 scripts 305 downloads 21 exports 21 dependencies

Last updated from:f871eb3a79 (on main). Checks:10 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK158
pkgdown docsOK170
source / vignettesOK173
linux-release-x86_64OK150
macos-release-arm64OK97
macos-oldrel-arm64OK141
windows-develOK118
windows-releaseOK111
windows-oldrelOK102
wasm-releaseOK148

Exports:fdgule_weekmsf_scmslnapdpretty_mctqrandom_mctqraw_datasd_overallsd_weeksd24sdusjlsjl_relsjl_scsjl_sc_relsjl_weightedsloss_weeksotbt

Dependencies:backportscheckmateclicpp11dplyrgenericsgluehmslifecyclelubridatemagrittrpillarpkgconfigR6rlangtibbletidyselecttimechangeutf8vctrswithr

Introduction to mctq
First things first | Converting your data | Workdays and work-free days variables | fd(): Number of work-free days per week | so(): Local time of sleep onset | gu(): Local time of getting out of bed | sdu(): Sleep duration | tbt(): Total time in bed | msl(): Local time of mid-sleep | Combining workdays and work-free days variables | sd_week(): Average weekly sleep duration | sloss_week(): Weekly sleep loss | le_week(): Average weekly light exposure | msf_sc(): Chronotype or sleep-corrected local time of mid-sleep on work-free days | sjl_rel(): Relative social jetlag | sjl(): Absolute social jetlag | Success! | Utilities

Last update: 2024-06-22
Started: 2020-12-31

Dealing with missing sections
Working around missing sections

Last update: 2024-06-22
Started: 2021-01-26

The social jetlag computation
The two intervals problem | Methods for computing $SJL$ | method = "difference" | method = "shorter" (default method) | method = "longer" | So, what method should I use?

Last update: 2024-06-22
Started: 2021-10-10