Package: zeitgebr Title: Analysis of Circadian Behaviours Date: 2025-04-21 Version: 0.3.6 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) ), Lomb-Scargle periodograms (Lomb (1976) , Scargle (1982) , Ruf (1999) ), 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: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://rethomics.r-universe.dev Date/Publication: 2025-04-21 17:56:26 UTC RemoteUrl: https://github.com/rethomics/zeitgebr RemoteRef: HEAD RemoteSha: bfd93eb7a6bcbaa0fa0324d4665ba7cdb5a40036 NeedsCompilation: no Packaged: 2026-06-18 10:33:48 UTC; root Author: Quentin Geissmann [aut, cre], Luis Garcia [aut] Maintainer: Quentin Geissmann