Package: circacompare
Title: Analyses of Circadian Data
Version: 0.1.1
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.
    Details can be found in Parsons et al (2020) <doi:10.1093/bioinformatics/btz730>.
License: MIT + file LICENSE
Encoding: UTF-8
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-04-20 06:14:19 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-04-20 09:50:17 UTC
Built: R 4.2.0; ; 2022-04-12 14:04:33 UTC; unix
