Package: zeitgebr
Title: Analysis of Circadian Behaviours
Date: 2020-04-22
Version: 0.3.5
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, pracma, WaveletComp
Suggests: testthat, covr, knitr, ggetho, damr, xsp
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rethomics/zeitgebr
BugReports: https://github.com/rethomics/zeitgebr/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-04-24 00:54:58 UTC; quentin
Author: Quentin Geissmann [aut, cre],
  Luis Garcia [aut]
Maintainer: Quentin Geissmann <qgeissmann@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-25 14:50:03 UTC
Built: R 4.2.0; ; 2023-07-11 01:44:50 UTC; unix
