Package: actinet
Title: Estimate Human Activity from Accelerometry Data
Version: 0.4.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 'actinet' Python 
    module <https://github.com/OxWearables/actinet> for an activity 
    classification model based on self-supervised 
    learning for wrist-worn accelerometer data.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: assertthat, curl, lubridate, methods, readr, reticulate (>=
        1.42.0), rlang
Suggests: tidyr, dplyr, ggplot2, testthat (>= 3.0.0), callr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
Language: en-US
URL: https://github.com/jhuwit/actinet,
        https://jhuwit.github.io/actinet/
BugReports: https://github.com/jhuwit/actinet/issues
NeedsCompilation: no
Packaged: 2026-08-21 21:02:19 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-22 15:50:23 UTC
