Package: mctq
Title: Tools to Process the Munich ChronoType Questionnaire (MCTQ)
Version: 0.3.2
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 = "sad",
            email = "aamelia@usp.br",
            comment = c(ORCID = "0000-0003-4976-2623")
            ),
        person(
            given = "Mario",
            family = "Pedrazzoli",
            role = "sad",
            email = "pedrazzo@usp.br",
            comment = c(ORCID = "0000-0002-5257-591X")
            ),
        person(
            given = "Jonathan",
            family = "Keane",
            role = "rev",
            email = "jkeane@gmail.com",
            comment = c(ORCID = "0000-0001-7087-9776")
            ),
        person(
            given = "Mario Andre",
            family = "Leocadio-Miguel",
            role = "rev",
            email = "miguel.ml.mario@gmail.com",
            comment = c(ORCID = "0000-0002-7248-3529")
            ),
        person(
            given = "University of Sao Paulo (USP)",
            role = "fnd"
            )
    )
Description: A complete toolkit to process the Munich ChronoType 
    Questionnaire (MCTQ) for its three versions (standard, micro, and shift). 
    MCTQ is a quantitative and validated tool to assess chronotypes using 
    peoples' sleep behavior, originally presented by Till Roenneberg, Anna 
    Wirz-Justice, and Martha Merrow (2003, <doi:10.1177/0748730402239679>).
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.1)
Imports: checkmate (>= 2.1.0), cli (>= 3.6.0), dplyr (>= 1.1.0),
        ggplot2 (>= 3.4.1), hms (>= 1.1.2), lifecycle (>= 1.0.3),
        lubridate (>= 1.9.2)
Suggests: covr (>= 3.6.1), datasets (>= 4.1.0), grDevices (>= 4.1.0),
        knitr (>= 1.42), mockr (>= 0.2.1), readr (>= 2.1.4), rlang (>=
        1.0.6), rmarkdown (>= 2.20), spelling (>= 2.2), stats (>=
        4.1.0), testthat (>= 3.1.6), usethis (>= 2.1.6), utils (>=
        4.1.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-19 23:32:41 UTC; Daniel
Author: Daniel Vartanian [aut, cre, ccp, cph]
    (<https://orcid.org/0000-0001-7782-759X>),
  Ana Amelia Benedito-Silva [sad]
    (<https://orcid.org/0000-0003-4976-2623>),
  Mario Pedrazzoli [sad] (<https://orcid.org/0000-0002-5257-591X>),
  Jonathan Keane [rev] (<https://orcid.org/0000-0001-7087-9776>),
  Mario Andre Leocadio-Miguel [rev]
    (<https://orcid.org/0000-0002-7248-3529>),
  University of Sao Paulo (USP) [fnd]
Maintainer: Daniel Vartanian <danvartan@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-20 10:00:02 UTC
Built: R 4.1.2; ; 2023-02-21 12:27:18 UTC; unix
