Type: Package Package: gigs Title: Assess Fetal, Newborn, and Child Growth with International Standards Version: 0.5.2.9000 Authors@R: c( person(given = c("Simon", "R"), family = "Parker", email = "simon.parker1471@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0003-8214-4496")), person(given = "Linda", family = "Vesel", role = c("dtc", "ctb"), comment = c(ORCID = "0000-0003-3753-4172")), person(given = c("Eric", "O"), family = "Ohuma", role = c("dtc", "ctb"), comment = c(ORCID = "0000-0002-3116-2593")), person("Chitra", "Saraswati", role = "rev", comment = c(ORCID = "0000-0002-8159-0414")), person("Victor", "Ordu", role = "rev", comment = c(ORCID = "0000-0003-3716-0668")), person("Bill & Melinda Gates Foundation", role = "fnd"), person("London School of Hygiene & Tropical Medicine", role = "cph") ) Description: Convert between anthropometric measures and z-scores/centiles in multiple growth standards, and classify fetal, newborn, and child growth accordingly. With a simple interface to growth standards from the World Health Organisation and International Fetal and Newborn Growth Consortium for the 21st Century, gigs makes growth assessment easy and reproducible for clinicians, researchers and policy-makers. License: GPL (>= 3) URL: https://github.com/ropensci/gigs/, https://docs.ropensci.org/gigs BugReports: https://github.com/ropensci/gigs/issues Depends: R (>= 4.1.0) Imports: checkmate, gamlss.dist, stats, rlang, vctrs (>= 0.4.0), cli Suggests: knitr, rmarkdown, testthat (>= 3.0.0), dplyr, units, withr, ggsci, bench, cowplot, viridis, mfp, tidyr (>= 1.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: who_gs, ig_nbs, ig_fet, ig_png Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd", "srr::srr_stats_roclet")) RoxygenNote: 7.3.2 Repository: https://ropensci.r-universe.dev Date/Publication: 2025-07-17 09:23:56 UTC RemoteUrl: https://github.com/ropensci/gigs RemoteRef: main RemoteSha: ef38f81d36f33d3d08b018f97af46f1e0bd06c17 NeedsCompilation: no Packaged: 2026-07-01 08:28:59 UTC; root Author: Simon R Parker [aut, cre] (ORCID: ), Linda Vesel [dtc, ctb] (ORCID: ), Eric O Ohuma [dtc, ctb] (ORCID: ), Chitra Saraswati [rev] (ORCID: ), Victor Ordu [rev] (ORCID: ), Bill & Melinda Gates Foundation [fnd], London School of Hygiene & Tropical Medicine [cph] Maintainer: Simon R Parker