-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
36 lines (36 loc) · 1.32 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: anthroplus
Title: Computation of the WHO 2007 References for School-Age Children and
Adolescents (5 to 19 Years)
Version: 1.0.0.9000
Authors@R: c(person("Dirk", "Schumacher", ,
"mail@dirk-schumacher.net", c("aut", "cre")),
person("Elaine", "Borghi", , "borghie@who.int", "ctb"),
person("Giovanna", "Gatica-Domínguez", ,
"gaticag@who.int", "ctb"),
person(given = "World Health Organization", role = "cph"))
Description: Provides WHO 2007 References for School-age Children and
Adolescents (5 to 19 years) (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/growth-reference-data-for-5to19-years>.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 3.5.0)
Imports:
anthro (>= 1.0.0)
Suggests:
testthat (>= 3.0.0),
survey
Config/testthat/edition: 3
LazyData: true
Collate:
'data.R'
'zscores.R'
'prevalence.R'
URL: https://github.com/WorldHealthOrganization/anthroplus
BugReports: https://github.com/WorldHealthOrganization/anthroplus/issues