Package: stepcount
Title: Estimate Step Counts from 'Accelerometry' Data
Version: 0.3.2
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 'stepcount' Python 
    module <https://github.com/OxWearables/stepcount> to estimate
    step counts and other activities from 'accelerometry' data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: assertthat, curl, lubridate, magrittr, readr, reticulate
Suggests: tidyr, dplyr, ggplot2, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-01 20:53:56 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-02 17:00:02 UTC
Built: R 4.3.3; ; 2024-10-02 17:47:04 UTC; unix
