Package: anthro
Version: 1.1.0
Title: Computation of the WHO Child Growth Standards
Description: Provides WHO Child Growth Standards (z-scores) with
             confidence intervals and standard errors around the
             prevalence estimates, taking into account complex sample designs.
             More information on the methods is
             available online:
             <https://www.who.int/tools/child-growth-standards>.
Authors@R: c(person("Dirk", "Schumacher", ,
                    "mail@dirk-schumacher.net", c("aut")),
             person("Elaine", "Borghi", , "nfsdata@who.int", c("ctb", "cre")),
             person("Jonathan", "Polonsky", , "polonskyj@who.int", "ctb"),
             person("Giovanna", "Gatica Dominguez", , "gaticag@who.int", "ctb"),
             person(given = "World Health Organization", role = "cph"))
License: GPL-3
Encoding: UTF-8
URL: https://github.com/WorldHealthOrganization/anthro
BugReports: https://github.com/WorldHealthOrganization/anthro/issues
ByteCompile: true
Depends: R (>= 3.2)
Imports: survey
Suggests: testthat
RoxygenNote: 7.3.2
Collate: 'anthro-package.R' 'utils.R' 'prevalence-survey.R'
        'prevalence-simple.R' 'prevalence-hybrid-sw.R' 'assertions.R'
        'prevalence.R' 'z-score-helper.R' 'api.R'
        'prevalence-compute-api.R'
        'z-score-arm-circumference-for-age.R' 'z-score-bmi-for-age.R'
        'z-score-head-circumference-for-age.R'
        'z-score-length-for-age.R'
        'z-score-subscapular-skinfold-for-age.R'
        'z-score-triceps-skinfold-for-age.R' 'z-score-weight-for-age.R'
        'z-score-weight-for-lenhei.R' 'z-score.R'
NeedsCompilation: no
Packaged: 2026-01-28 13:44:20 UTC; who-projects
Author: Dirk Schumacher [aut],
  Elaine Borghi [ctb, cre],
  Jonathan Polonsky [ctb],
  Giovanna Gatica Dominguez [ctb],
  World Health Organization [cph]
Maintainer: Elaine Borghi <nfsdata@who.int>
Repository: CRAN
Date/Publication: 2026-01-29 06:10:59 UTC
Built: R 4.6.0; ; 2026-02-28 03:44:42 UTC; windows
