Package: zscorer
Type: Package
Title: Child Anthropometry z-Score Calculator
Version: 0.3.1
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
License: AGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/nutriverse/zscorer
BugReports: https://github.com/nutriverse/zscorer/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-19 06:01:43 UTC; ernest
Author: Mark Myatt [aut, cph] (<https://orcid.org/0000-0003-1119-1474>),
  Ernest Guevarra [aut, cre] (<https://orcid.org/0000-0002-4887-4415>)
Maintainer: Ernest Guevarra <ernestgmd@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-19 06:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:53:00 UTC; windows
