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) ), activity classification for Ethoscopes (Geissmann et al. (2017) ) 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 URL: https://github.com/rethomics/sleepr BugReports: https://github.com/rethomics/sleepr/issues RoxygenNote: 6.1.0 Roxygen: list(markdown = TRUE) Repository: https://rethomics.r-universe.dev Date/Publication: 2021-10-22 16:11:37 UTC RemoteUrl: https://github.com/rethomics/sleepr RemoteRef: HEAD RemoteSha: f85bbc56ac7d2f17e2d82352fc549bead3f538f2 NeedsCompilation: no Packaged: 2026-07-06 08:30:36 UTC; root Author: Quentin Geissmann [aut, cre] Maintainer: Quentin Geissmann