Package: actinet
Title: Estimate Human Activity from 'Accelerometry' Data
Version: 0.2.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
Imports: assertthat, curl, magrittr, readr, reticulate (>= 1.42.0)
Suggests: tidyr, dplyr, ggplot2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
Language: en-US
URL: https://github.com/jhuwit/actinet
BugReports: https://github.com/jhuwit/actinet/issues
NeedsCompilation: no
Packaged: 2026-07-28 01:03:00 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-05 17:50:02 UTC
Built: R 4.6.0; ; 2026-08-05 18:54:21 UTC; unix
