A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ropensci/software-review/issues/434 below:

An R Package for the Munich ChronoType Questionnaire · Issue #434 · ropensci/software-review · GitHub

Date accepted: 2021-10-29
Submitting Author Name: Daniel Vartanian
Submitting Author Github Handle: @danielvartan
Other Package Authors Github handles: (comma separated, delete if none) @AnaAmeliaBeneditoSIlva, @pedrazzo
Repository: https://github.com/gipso/mctq
Version submitted: 0.0.0.9000
Editor: @jooolia
Reviewers: @leocadio-miguel, @jonkeane

Due date for

@leocadio-miguel

: 2021-05-26

Due date for @jonkeane: 2021-05-27
Archive: TBD
Version accepted: TBD

Package: mctq
Title: An R Package for the Munich ChronoType Questionnaire
Version: 0.0.0.9000
Authors@R: 
    c(person(given = "Daniel",
             family = "Vartanian",
             role = c("aut", "cre", "cph"),
             email = "danvartan@gmail.com",
             comment = c(ORCID = "0000-0001-7782-759X")),
      person(given = "Ana Amelia",
             family = "Benedito-Silva",
             email = "aamelia@usp.br",
             role = c("aut", "sad"),
             comment = c(ORCID = "0000-0003-4976-2623")),
      person(given = "Mario",
             family = "Pedrazzoli",
             email = "pedrazzo@usp.br",
             role = c("aut", "sad"),
             comment = c(ORCID = "0000-0002-5257-591X")),
      person(given = "Interdisciplinary Sleep Research Group (GIPSO)",
             role = "fnd"),
      person(given = "University of Sao Paulo (USP)",
             role = "fnd"))
Maintainer: Daniel Vartanian <danvartan@gmail.com>
Description: A complete and consistent toolkit to process the Munich ChronoType 
    Questionnaire (MCTQ) for all of its three versions (standard, micro, 
    and shift).
License: MIT + file LICENSE
URL: https://gipso.github.io/mctq/, https://github.com/gipso/mctq/
BugReports: https://github.com/gipso/mctq/issues/
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
    R (>= 3.6)
Imports: 
    checkmate,
    dplyr,
    hms,
    lifecycle,
    lubridate
Suggests:
    covr,
    crayon,
    datasets,
    ggplot2,
    grDevices,
    knitr,
    magrittr,
    mockr,
    readr,
    rmarkdown,
    spelling,
    stats,
    testthat (>= 2.0.0),
    utils
Config/testthat/edition: 2
VignetteBuilder: knitr
Language: en-US
Scope

The Munich Chronotype Questionnaire (MCTQ) may look like a simple questionnaire, but it requires a lot of date/time manipulation. This can be really challenging, especially if you’re dealing with a large set of data. mctq provides reliable tools, thoroughly tested, to help scientists with that task.

mctq was designed for researchers in the field of sleep and chronobiology. The scientific applications of the package are the same as the scale it addresses, i.e. to assess peoples' sleep behavior and characteristics of circadian rhythms.

No other packages do the same thing (to my knowledge).

I don't think this is applicable to our package.

N/A

Technical checks

Confirm each of the following by checking the box.

This package:

Publication options MEE Options Code of conduct

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4