Package: dbparser Title: Drugs Databases Parser Version: 2.2.1.9000 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 . 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) Config/pak/sysreqs: libxml2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-02-14 14:58:52 UTC RemoteUrl: https://github.com/ropensci/dbparser RemoteRef: cran RemoteSha: 06b711ee84d27f2a82d89aa224d11fce19048d76 NeedsCompilation: no Packaged: 2026-07-01 08:24:59 UTC; root Author: Mohammed Ali [aut, cre], Ali Ezzat [aut], Hao Zhu [rev], Emma Mendelsohn [rev] Maintainer: Mohammed Ali