forked from nutriverse/zscorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 1.1 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
Package: zscorer
Type: Package
Title: Child Anthropometry z-Score Calculator
Version: 0.3.1.9000
Authors@R: c(
person("Mark", "Myatt", email = "mark@brixtonhealth.com",
comment = c(ORCID = "0000-0003-1119-1474"),
role = c("aut", "cph")),
person("Ernest", "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "ernestgmd@gmail.com", role = c("aut", "cre")))
Description: A tool for calculating z-scores and centiles for weight-for-age,
length/height-for-age, weight-for-length/height, BMI-for-age,
head circumference-for-age, age circumference-for-age,
subscapular skinfold-for-age, triceps skinfold-for-age based on the
WHO Child Growth Standards.
Depends: R (>= 2.10)
Imports:
shiny
Suggests:
testthat,
knitr,
rmarkdown,
shinythemes,
covr,
spelling
License: AGPL-3
Encoding: UTF-8
LazyData: true
Language: en-GB
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
URL: https://nutriverse/zscorer/, https://github.com/nutriverse/zscorer
BugReports: https://github.com/nutriverse/zscorer/issues
VignetteBuilder: knitr