Package: arctools Type: Package Title: Processing and Physical Activity Summaries of Minute Level Activity Data Version: 1.1.6 Authors@R: c( person("Marta", "Karas", email = "marta.karass@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5889-3970")), person("Jennifer", "Schrack", role = c("aut"), comment = c(ORCID = "0000-0001-9244-9267")), person("Jacek", "Urbanek", role = c("aut"), comment = c(ORCID = "0000-0002-1890-8899")) ) Description: Provides functions to process minute level actigraphy-measured activity counts data and extract commonly used physical activity volume and fragmentation metrics. License: GPL-3 Encoding: UTF-8 Depends: R (>= 2.10) RoxygenNote: 7.2.1 LazyData: true Suggests: testthat, data.table, dplyr, knitr, rmarkdown, ggplot2 Imports: lubridate, runstats VignetteBuilder: knitr Config/pak/sysreqs: libfftw3-dev Repository: https://martakarass.r-universe.dev Date/Publication: 2022-10-23 00:16:04 UTC RemoteUrl: https://github.com/martakarass/arctools RemoteRef: HEAD RemoteSha: 1a0cd82f002e9fea841780b63fb669a03245a1f1 NeedsCompilation: no Packaged: 2026-07-12 08:41:32 UTC; root Author: Marta Karas [aut, cre] (ORCID: ), Jennifer Schrack [aut] (ORCID: ), Jacek Urbanek [aut] (ORCID: ) Maintainer: Marta Karas