Package: dbparser
Title: Drugs Databases Parser
Version: 2.2.1
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: data.table, dplyr, progress, purrr, tibble, tools, utils, XML
RoxygenNote: 7.3.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: 2026-01-08 20:59:29 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: 2026-01-08 22:50:02 UTC
Built: R 4.6.0; ; 2026-02-12 04:35:42 UTC; windows
