Package: sleeper
Title: Estimate Sleep Status from Accelerometry Data
Version: 0.5.0
Authors@R: 
    person(given = "John",
           family = "Muschelli",
           role = c("aut", "cre"),
           email = "muschellij2@gmail.com",
           comment = c(ORCID = "0000-0001-6469-1750"))
Description: Wraps the classifier from the Sundararajan (2021) 
  <doi:10.1038/s41598-020-79217-x> to estimate sleep using a 
  random forest. Users must download the model files from 
  Sundararajan (2020) <doi:10.5281/zenodo.3752645> in 
  order to use this method.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: assertthat, curl, dplyr, methods, reticulate, rlang
Suggests: callr, readr, testthat (>= 3.0.0)
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-08 16:50:58 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-17 09:10:02 UTC
Built: R 4.5.2; ; 2026-09-17 10:16:44 UTC; unix
