Package: zeitgebr
Title: Analysis of Circadian Behaviours
Date: 2018-05-15
Version: 0.3.1
Authors@R: c(
    person("Quentin", "Geissmann", role = c("aut", "cre"), email = "qgeissmann@gmail.com"),
    person("Luis", "Garcia", role = c("aut"), email = "luis.garcia@uni-muenster.de")
    )
Description: Use behavioural variables to compute period, rhythmicity and other circadian parameters.
  Methods include computation of chi square periodograms (Sokolove and Bushell (1978) <DOI:10.1016/0022-5193(78)90022-X>),
  Lomb-Scargle periodograms (Lomb (1976) <DOI:10.1007/BF00648343>, Scargle (1982) <DOI:10.1086/160554>, Ruf (1999) <DOI:10.1076/brhm.30.2.178.1422>),
  and autocorrelation-based periodograms.
Depends: R (>= 3.00), behavr
Imports: data.table, lomb, ggplot2, pracma
Suggests: testthat, covr, knitr
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rethomics/zeitgebr
BugReports: https://github.com/rethomics/zeitgebr/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-16 11:11:00 UTC; quentin
Author: Quentin Geissmann [aut, cre],
  Luis Garcia [aut]
Maintainer: Quentin Geissmann <qgeissmann@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-16 15:36:48 UTC
