Package: drughelper
Type: Package
Title: Drug Identification and Drug Name Correction with Automatic
        Updates
Version: 0.1.0
Authors@R: c(person("Javier Garcia", "Developer", role = c("aut", "cre"),
                     email = "a905125@alumni.unav.es"),
             person("Fernando Carazo", "Developer", role = "aut"),
             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
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.1.1
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-06-16 08:16:50 UTC; Javier
Author: Javier Garcia Developer [aut, cre],
  Fernando Carazo Developer [aut],
  Tecnun [cph]
Maintainer: Javier Garcia Developer <a905125@alumni.unav.es>
Repository: CRAN
Date/Publication: 2021-06-17 08:10:06 UTC
