Package: dbparser
Title: Drugs Databases Parser
Version: 2.0.3
Authors@R: 
    c(
    person("Mohammed", "Ali", email = "moh_fcis@yahoo.com", role = c("aut", "cre")),
    person("Ali", "Ezzat", email = "ali_ezzat85@yahoo.com", role = "aut"),
    person("Hao", "Zhu", email = "haozhu233@gmail.com", role = "rev"),
    person("Emma", "Mendelsohn", email = "", role = "rev"))
Description: This tool is for parsing public drug databases such as 'DrugBank' XML database <https://go.drugbank.com/>.
    The parsed data are then returned in a proper 'R' object called 'dvobject'.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, progress, purrr, tibble, tools, XML
RoxygenNote: 7.2.3
Suggests: canvasXpress, knitr, rmarkdown, testthat, tidyr
VignetteBuilder: knitr
URL: https://docs.ropensci.org/dbparser/,
        https://github.com/ropensci/dbparser
BugReports: https://github.com/ropensci/dbparser/issues
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2024-04-20 06:40:43 UTC; LEGION
Author: Mohammed Ali [aut, cre],
  Ali Ezzat [aut],
  Hao Zhu [rev],
  Emma Mendelsohn [rev]
Maintainer: Mohammed Ali <moh_fcis@yahoo.com>
Repository: CRAN
Date/Publication: 2024-04-20 06:52:52 UTC
Built: R 4.3.2; ; 2024-04-20 10:09:18 UTC; unix
