Package: EHR
Version: 0.3-0
Date: 2020-09-03
Title: Electronic Health Record (EHR) Data Processing and Analysis Tool
Maintainer: Leena Choi <naturechoi@gmail.com>
Authors@R: 
    c(person("Leena", "Choi", role = c("aut", "cre"),
             email = "naturechoi@gmail.com"),
    person("Cole", "Beck", role = "aut",
           email = "cole.beck@vumc.org",
           comment = c(ORCID = "0000-0002-6849-6255")),
    person("Hannah", "Weeks", role = "aut",
           email = "hannah.l.weeks@vanderbilt.edu"),
    person("Elizabeth", "McNeer", role = "aut",
           email = "elizabeth.mcneer@vumc.org"))
Description: Process and analyze Electronic Health Record (EHR) data. The `EHR`
    package provides modules to perform diverse medication-related studies using
    data from EHR databases. Especially, the package includes modules to perform
    pharmacokinetic/pharmacodynamic (PK/PD) analyses using EHRs, as outlined in
    Choi et al. (2020). Additional modules will be added in future. In addition,
    this package provides various functions useful to perform Phenome Wide
    Association Study (PheWAS) to explore associations between drug exposure and
    phenotypes obtained from EHR data (Choi et al., 2018).
Depends: R (>= 2.10)
License: GPL (>= 3)
Imports: stats, utils, data.table, methods
Suggests: glmnet, logistf, medExtractR, knitr, rmarkdown, ggplot2
NeedsCompilation: no
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Packaged: 2020-09-11 17:21:38 UTC; beckca
Author: Leena Choi [aut, cre],
  Cole Beck [aut] (<https://orcid.org/0000-0002-6849-6255>),
  Hannah Weeks [aut],
  Elizabeth McNeer [aut]
Repository: CRAN
Date/Publication: 2020-09-12 05:40:22 UTC
