Type: Package Package: actiread Title: Baseline Package for Reading Actigraphy and Activity Data Version: 0.2.0 Authors@R: c( person(given = "John", family = "Muschelli", role = c("aut", "cre"), email = "muschellij2@gmail.com", comment = c(ORCID = "0000-0001-6469-1750")) ) Description: Provides baseline functions for reading actigraphy and activity data, relying on baseline functions from 'actibase'. Reads data from 'Axivity' 'CWA' , ActiGraph 'GT3X' , 'SensorLog' , and 'SensorLogger' zipped CSV files. License: GPL-3 Depends: R (>= 2.10) Suggests: testthat, utils, covr, knitr, rmarkdown Encoding: UTF-8 VignetteBuilder: knitr Imports: actibase, GGIRread, read.gt3x (>= 0.2.0), R.utils, magrittr, dplyr, lubridate, assertthat, cli, tibble, janitor, purrr, readr, methods URL: https://jhuwit.github.io/actiread/ BugReports: https://github.com/jhuwit/actiread/issues Config/roxygen2/version: 8.0.0 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://jhuwit.r-universe.dev Date/Publication: 2026-07-01 14:47:14 UTC RemoteUrl: https://github.com/jhuwit/actiread RemoteRef: HEAD RemoteSha: 119f4b3ee2ee3b1fcd74bc149c1657a82a7e1f5d NeedsCompilation: no Packaged: 2026-07-08 09:44:14 UTC; root Author: John Muschelli [aut, cre] (ORCID: ) Maintainer: John Muschelli