Package: chms
Title: Accelerometer Processing Methods for Cycle 7 of the CHMS
Version: 7.1
Authors@R: c(
    person("Joel", "Barnes", , "joel.barnes@statcan.gc.ca", role = c("aut", "cre")),
    person("Janine", "Clarke", , "janine.clarke@statcan.gc.ca", role = "ctb"),
    person("Rachel", "Colley", , "rachel.colley@statcan.gc.ca", role = "ctb"),
    person("His Majesty the King in Right of Canada, as represented by Statistics Canada", role = "cph")
  )
Description: 'ActiGraph wGT3X-BT' accelerometer processing methods using
    the standardized workflow developed by Statistics Canada for cycle 7
    of the Canadian Health Measures Survey (CHMS). The package promotes
    transparent and reproducible data processing while supporting the
    harmonization of analytical approaches among researchers wishing to
    align with Statistics Canada's methods. For general details about the
    processing methods, please consult Clarke J, Gribbon A, St-Laurent M,
    Ferrao T, Barnes J, Kuzik N, Colley R (2026) <doi:
    10.25318/82-003-x202600200001-eng>.
License: MIT + file LICENSE
URL: https://github.com/statcan/chms
BugReports: https://github.com/statcan/chms/issues
Depends: R (>= 4.1.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, DBI, dbplyr, dplyr, haven, hms, jsonlite, knitr,
        lubridate, mirai, mori, parallelly, purrr, R6, readr, rlang,
        RSQLite, stats, stringr, tidyr, utils, zoo
Suggests: config, ggplot2, janitor, kableExtra, PhysicalActivity,
        quarto, scales, testthat, tibble
NeedsCompilation: no
Packaged: 2026-08-25 23:45:32 UTC; barnjoe
Author: Joel Barnes [aut, cre],
  Janine Clarke [ctb],
  Rachel Colley [ctb],
  His Majesty the King in Right of Canada, as represented by Statistics
    Canada [cph]
Maintainer: Joel Barnes <joel.barnes@statcan.gc.ca>
Repository: CRAN
Date/Publication: 2026-09-08 13:30:15 UTC
