actigraph.sleepr: Detect Periods of Sleep and Non-Wear in 'ActiGraph' Data

Reads *.agd files exported from 'ActiGraph' devices; implements the Troiano (2008) <doi:10.1249/mss.0b013e31815a51b3> and Choi (2011) <doi:10.1249/MSS.0b013e3181ed61a3> algorithms for detecting periods on non-wear; implements the Sadeh (1994) <doi:10.1093/sleep/17.3.201> and Cole-Kripke (1992) <doi:10.1093/sleep/15.5.461> algorithms for detecting asleep/awake state and the Tudor-Locke (2014) <doi:10.1139/apnm-2013-0173> algorithm to detect sleep periods from asleep/awake states.

Version: 0.3.1
Depends: R (≥ 3.2.4)
Imports: DBI, RcppRoll, RSQLite, dplyr (≥ 1.0.1), tidyr (≥ 1.1.1), assertthat, ggplot2, lubridate, purrr, rlang, zoo, magrittr, tibble, tidyselect
LinkingTo: Rcpp
Suggests: covr, knitr, readr, rmarkdown, testthat, lintr
Published: 2026-06-02
DOI: 10.32614/CRAN.package.actigraph.sleepr (may not be active yet)
Author: Desislava Petkova [aut, cre], John Muschelli [ctb]
Maintainer: Desislava Petkova <desislavka at gmail.com>
BugReports: https://github.com/dipetkov/actigraph.sleepr/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/dipetkov/actigraph.sleepr
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: actigraph.sleepr results

Documentation:

Reference manual: actigraph.sleepr.html , actigraph.sleepr.pdf
Vignettes: Non-wear detection from ActiGraph data (source, R code)
Sleep detection from ActiGraph data (source, R code)

Downloads:

Package source: actigraph.sleepr_0.3.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=actigraph.sleepr to link to this page.