Package: cdcanthro
Title: Sex- and Age-Standardized Metrics from the Centers for Disease
        Control and Prevention (CDC) Growth Charts
Version: 0.2.1
Date: 2026-06-24
Authors@R: person("David", "Freedman", 
                  email = "DavidSFreedman@gmail.com", 
                  role = c("aut", "cre"),
                  comment=c(ORCID = '0000-0001-8014-0289'))
Description: Calculation of sex- and age-standardized growth metrics 
    based on the 2000 CDC growth charts. Provides functions to generate 
    z-scores and percentiles for weight, height, and body mass index (BMI) 
    using the LMS method (lambda-mu-sigma). Includes extended BMI z-scores 
    for values above the 95th percentile to more accurately characterize 
    the sex- and age-standardized BMI of children with very high BMIs.
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends: R (>= 3.5.0)
Imports: data.table (>= 1.15.0), tibble, stats
Suggests: testthat (>= 3.0.0)
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-14 20:14:19 UTC; davidfreedman
Author: David Freedman [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8014-0289>)
Maintainer: David Freedman <DavidSFreedman@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-14 20:50:02 UTC
Built: R 4.5.2; ; 2026-07-14 22:04:20 UTC; unix
