Package: circacompare
Title: Analyses of Circadian Data
Version: 0.1.0
Authors@R: 
    person(given = "Rex",
           family = "Parsons",
           role = c("aut", "cre"),
           email = "Rex.Parsons94@gmail.com",
           comment = c(ORCID = "0000-0002-6053-8174"))
Description: Uses non-linear regression to statistically compare two circadian rhythms.
    Groups are only compared if both are rhythmic (amplitude is non-zero).
    Performs analyses regarding mesor, phase, and amplitude, reporting on estimates and statistical differences, for each, between groups.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: ggplot2 (>= 2.2.1), stats, utils
Suggests: testthat (>= 3.0.0), nlme, knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-02 07:18:10 UTC; n10891277
Author: Rex Parsons [aut, cre] (<https://orcid.org/0000-0002-6053-8174>)
Maintainer: Rex Parsons <Rex.Parsons94@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-08 11:00:09 UTC
