Type: Package
Package: actiquantiles
Title: Map Activity Data to Normalized Quantiles
Version: 0.1.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 functions mapping physical activity measures to 
    normalized quantiles. Currently, only maps the 'NHANES' quantiles, but
    other quantiles will be integrated.
License: GPL-3
Depends: R (>= 3.5)
Suggests: testthat, covr, knitr, rmarkdown, dplyr
Encoding: UTF-8
Imports: mapnhanespa
Config/roxygen2/version: 8.0.0
URL: https://github.com/jhuwit/actiquantiles,
        https://jhuwit.github.io/actiquantiles/
BugReports: https://github.com/jhuwit/actiquantiles/issues
NeedsCompilation: no
Packaged: 2026-08-21 18:25:40 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-09-01 08:40:15 UTC
