Package: SimKid
Title: Simulate Virtual Pediatrics using Anthropometric Growth Charts
Version: 1.0.0
Authors@R: c(
    person("Andrew", "Santulli", email = "asantulli@epd-llc.com", role = c("aut", "cre")),
    person("Enhanced Pharmacodynamics LLC", role = c("cph","fnd")))
Description: Simulate a virtual population of subjects that has demographic distributions (height, weight, and BMI) and correlations (height and weight), by sex and age, which mimic those reported in real-world anthropometric growth charts (CDC, WHO, or Fenton).
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
LazyData: true
Imports: dplyr (>= 1.1.4), ggplot2 (>= 3.5.1), magrittr (>= 2.0.3), msm
        (>= 1.7.1), randomizr (>= 1.0.0), rlang (>= 1.1.4), stats (>=
        4.4.1), tidyr (>= 1.3.1), tmvtnorm (>= 1.6), withr (>= 3.0.0)
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
BugReports: https://github.com/Andy00000000000/SimKid/issues
URL: https://github.com/Andy00000000000/SimKid
Language: en-US
NeedsCompilation: no
Packaged: 2025-10-02 17:34:43 UTC; epd
Author: Andrew Santulli [aut, cre],
  Enhanced Pharmacodynamics LLC [cph, fnd]
Maintainer: Andrew Santulli <asantulli@epd-llc.com>
Repository: CRAN
Date/Publication: 2025-10-08 08:50:12 UTC
Built: R 4.4.1; ; 2025-10-08 11:28:59 UTC; unix
