Package: growthcleanr
Type: Package
Title: Data Cleaner for Anthropometric Measurements
Version: 2.0.2
Authors@R: c(
    person("Daymont","Carrie", email = "cdaymont@pennstatehealth.psu.edu", role = "aut"),
    person("Grundmeier","Robert", role = "aut"),
    person("Miller","Jeffrey", role = "aut"),
    person("Campos","Diego", role = "aut"),
    person("Chudnov","Dan", role = "ctb"),
    person("De los Santos","Hannah", email = "hdelossantos@mitre.org", role = c("ctb","cre")),
    person("Cao","Lusha", role = "ctb"),
    person("Silva","Steffani", role = "ctb"),
    person("Zhang","Hanzhe", role = "ctb"),
    person("Boyas","Matt", role = "ctb"),
    person("Freedman","David", role = "ctb"),
    person("Achilleos","Andreas", role = "ctb"),
    person("Butts","Jessica", role = "ctb"),
    person("Nguyen","Sheila", role = "ctb"),
    person("Soleymani","Taraneh", role = "ctb")
  )
Description: Identifies implausible anthropometric (e.g., height,
    weight) measurements in irregularly spaced longitudinal datasets, such as those from electronic health records.
URL: https://carriedaymont.github.io/growthcleanr/index.html,
        https://github.com/carriedaymont/growthcleanr
BugReports: https://github.com/carriedaymont/growthcleanr/issues
Imports: R.utils (>= 2.11.0), data.table (>= 1.13.0), tidyr (>= 1.1.0),
        plyr (>= 1.8.6), dplyr (>= 1.0.1), foreach (>= 1.5.0),
        doParallel (>= 1.0.15), labelled (>= 2.5.0), magrittr (>= 1.5)
Depends: R (>= 2.10)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: argparser (>= 0.6), bit64 (>= 4.0.2), knitr (>= 1.29),
        rmarkdown (>= 2.3), testthat (>= 2.3.2)
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-13 15:17:53 UTC; dlchudnov
Author: Daymont Carrie [aut],
  Grundmeier Robert [aut],
  Miller Jeffrey [aut],
  Campos Diego [aut],
  Chudnov Dan [ctb],
  De los Santos Hannah [ctb, cre],
  Cao Lusha [ctb],
  Silva Steffani [ctb],
  Zhang Hanzhe [ctb],
  Boyas Matt [ctb],
  Freedman David [ctb],
  Achilleos Andreas [ctb],
  Butts Jessica [ctb],
  Nguyen Sheila [ctb],
  Soleymani Taraneh [ctb]
Maintainer: De los Santos Hannah <hdelossantos@mitre.org>
Repository: CRAN
Date/Publication: 2022-09-13 16:10:06 UTC
