Package: drughelper
Type: Package
Title: Drug Identification and Drug Name Correction with Automatic
        Updates
Version: 0.2.0
Authors@R: c(person("Fernando Carazo", role = c("aut", "cre"),
                     email = "fcarazo@tecnun.es"),
             person("Javier Garcia", role = "aut",
                     email = "a905125@alumni.unav.es"),
             person("Tecnun", role = "cph"))
Description: Contains a function which identifies and corrects the names of a set of drugs between clinical phases 1-4 with a periodically actualized drug database.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: progress, utils, readr
Suggests: knitr, rmarkdown, BiocGenerics, RUnit, PharmacoGx
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.1.1
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-07-06 16:30:09 UTC; Javier
Author: Fernando Carazo [aut, cre],
  Javier Garcia [aut],
  Tecnun [cph]
Maintainer: Fernando Carazo <fcarazo@tecnun.es>
Repository: CRAN
Date/Publication: 2021-07-06 21:50:02 UTC
