dbparser: 'DrugBank' Database XML Parser

This tool is for parsing the 'DrugBank' XML database <https://www.drugbank.ca/>. The parsed data are then returned in a proper 'R' dataframe with the ability to save them in a given database.

Version: 1.2.0
Depends: R (≥ 2.10)
Imports: DBI, dplyr, odbc, progress, purrr, readr, RMariaDB, RSQLite, tibble, tools, XML
Suggests: knitr, rmarkdown, testthat
Published: 2020-08-26
Author: Mohammed Ali [aut, cre], Ali Ezzat [aut], Hao Zhu [rev], Emma Mendelsohn [rev]
Maintainer: Mohammed Ali <moh_fcis at yahoo.com>
BugReports: https://github.com/ropensci/dbparser/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/dbparser/, https://github.com/ropensci/dbparser/
NeedsCompilation: no
Citation: dbparser citation info
Materials: README NEWS
CRAN checks: dbparser results

Documentation:

Reference manual: dbparser.pdf
Vignettes: Saving Data into Database
DrugBank Parser

Downloads:

Package source: dbparser_1.2.0.tar.gz
Windows binaries: r-devel: dbparser_1.2.0.zip, r-release: dbparser_1.2.0.zip, r-oldrel: dbparser_1.2.0.zip
macOS binaries: r-release (arm64): dbparser_1.2.0.tgz, r-oldrel (arm64): dbparser_1.2.0.tgz, r-release (x86_64): dbparser_1.2.0.tgz, r-oldrel (x86_64): dbparser_1.2.0.tgz
Old sources: dbparser archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dbparser to link to this page.