Package: sleepr
Title: Analyse Activity and Sleep Behaviour
Date: 2018-10-04
Version: 0.3.0
Authors@R: c(
    person("Quentin", "Geissmann", role = c("aut", "cre"), email = "qgeissmann@gmail.com")
    )
Description: Use behavioural variables to score activity and infer sleep from bouts of immobility. 
    It is primarily designed to score sleep in fruit flies from Drosophila Activity Monitor (TriKinetics) and Ethoscope data.
    It implements sleep scoring using the "five-minute rule" (Hendricks et al. (2000) <DOI:10.1016/S0896-6273(00)80877-6>),
    activity classification for Ethoscopes (Geissmann et al. (2017) <DOI:10.1371/journal.pbio.2003026>) 
    and a new algorithm to detect when animals are dead.
Depends: R (>= 3.00), behavr
Imports: data.table
Suggests: testthat, covr, knitr
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rethomics/sleepr
BugReports: https://github.com/rethomics/sleepr/issues
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-10-22 01:02:57 UTC; quentin
Author: Quentin Geissmann [aut, cre]
Maintainer: Quentin Geissmann <qgeissmann@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-30 15:50:10 UTC
Built: R 4.0.2; ; 2020-07-15 20:06:56 UTC; unix
