Package: mctq Title: Munich ChronoType Questionnaire Tools Version: 0.3.2.9001 Authors@R: c( person( given = "Daniel", family = "Vartanian", role = c("aut", "cre", "ccp", "cph"), email = "danvartan@gmail.com", comment = c(ORCID = "0000-0001-7782-759X") ), person( given = "Ana Amelia", family = "Benedito Silva", role = c("sad"), email = "aamelia@usp.br", comment = c(ORCID = "0000-0003-4976-2623") ), person( given = "Mario", family = "Pedrazzoli", role = c("sad"), email = "pedrazzo@usp.br", comment = c(ORCID = "0000-0002-5257-591X") ), person( given = "Jonathan", family = "Keane", role = c("rev"), email = "jkeane@gmail.com", comment = c(ORCID = "0000-0001-7087-9776") ), person( given = "Mario Andre", family = "Leocadio-Miguel", role = c("rev"), email = "miguel.ml.mario@gmail.com", comment = c(ORCID = "0000-0002-7248-3529") ), person( given = "University of Sao Paulo (USP)", role = c("fnd") ) ) Description: 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, ). biocViews: Infrastructure, Preprocessing, Visualization License: MIT + file LICENSE URL: https://docs.ropensci.org/mctq/, https://github.com/ropensci/mctq/ BugReports: https://github.com/ropensci/mctq/issues/ Depends: R (>= 4.3) Imports: checkmate (>= 2.3.2), cli (>= 3.6.3), dplyr (>= 1.1.4), hms (>= 1.1.3), lifecycle (>= 1.0.4), lubridate (>= 1.9.4) Suggests: covr (>= 3.6.4), datasets (>= 4.3), knitr (>= 1.49), mockr (>= 0.2.1), readr (>= 2.1.5), rlang (>= 1.1.4), rmarkdown (>= 2.29), spelling (>= 2.3.1), stats (>= 4.3), testthat (>= 3.2.2), usethis (>= 3.1.0), utils (>= 4.3) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://ropensci.r-universe.dev Date/Publication: 2025-01-04 07:52:31 UTC RemoteUrl: https://github.com/ropensci/mctq RemoteRef: main RemoteSha: f871eb3a79e3a118d65959b213e119b1873f4d7d NeedsCompilation: no Packaged: 2026-07-01 08:25:14 UTC; root Author: Daniel Vartanian [aut, cre, ccp, cph] (ORCID: ), Ana Amelia Benedito Silva [sad] (ORCID: ), Mario Pedrazzoli [sad] (ORCID: ), Jonathan Keane [rev] (ORCID: ), Mario Andre Leocadio-Miguel [rev] (ORCID: ), University of Sao Paulo (USP) [fnd] Maintainer: Daniel Vartanian