Package: asleep
Title: Estimate Sleep from 'Accelerometry' Data
Version: 0.1.0
Authors@R: 
    person(given = "John",
           family = "Muschelli",
           role = c("aut", "cre"),
           email = "muschellij2@gmail.com",
           comment = c(ORCID = "0000-0001-6469-1750"))
Description: Interfaces the 'asleep' python 
    module <https://github.com/OxWearables/asleep> from 
    Yuan (2024) <doi:10.1038/s41746-024-01148-y> to estimate
    sleep from 'accelerometry' data.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: assertthat, curl, lubridate, magrittr, readr, reticulate (>=
        1.42.0)
Suggests: tidyr, dplyr, ggplot2, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/jhuwit/asleep, https://jhuwit.github.io/asleep/
BugReports: https://github.com/jhuwit/asleep/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-24 20:53:38 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-08-04 13:50:08 UTC
Built: R 4.6.1; ; 2026-08-04 18:19:19 UTC; unix
