Package: anthro
Version: 1.0.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", "cre")),
             person("Elaine", "Borghi", , "borghie@who.int", "ctb"),
             person("Jonathan", "Polonsky", , "polonskyj@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.1.2
Collate: 'anthro.R' 'utils.R' 'assertions.R' 'prevalence.R'
        'z-score-helper.R' '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: 2021-11-18 17:03:50 UTC; dsp
Author: Dirk Schumacher [aut, cre],
  Elaine Borghi [ctb],
  Jonathan Polonsky [ctb],
  World Health Organization [cph]
Maintainer: Dirk Schumacher <mail@dirk-schumacher.net>
Repository: CRAN
Date/Publication: 2021-11-18 17:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:33:25 UTC; windows
