Package: medExtractR
Title: Extraction of Medication Information from Clinical Text
Version: 0.2
Authors@R: 
    c(person("Hannah", "Weeks", role = c("aut", "cre"),
             email = "hannah.l.weeks@vanderbilt.edu"),
    person("Cole", "Beck", role = "aut",
           email = "cole.beck@vumc.org",
           comment = c(ORCID = "0000-0002-6849-6255")),
    person("Leena", "Choi", role = "aut",
           email = "leena.choi@Vanderbilt.Edu"))
Description: Function and support for medication and dosing information extraction from free-text clinical notes. Medication entities that can be extracted include drug name, strength, dose amount, dose, frequency, intake time, and time of last dose.
License: GPL (>= 2)
Depends: R (>= 2.10)
Encoding: UTF-8
LazyData: true
Imports: stringr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-30 22:28:48 UTC; hannahweeks
Author: Hannah Weeks [aut, cre],
  Cole Beck [aut] (<https://orcid.org/0000-0002-6849-6255>),
  Leena Choi [aut]
Maintainer: Hannah Weeks <hannah.l.weeks@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2020-07-31 18:40:03 UTC
