dbparser: 'DrugBank' Database XML Parser

This tool is for parsing the 'DrugBank' XML database <http://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.1.2
Imports: DBI, dplyr, odbc, purrr, readr, RMariaDB, RSQLite, tibble, tools, XML
Suggests: knitr, rmarkdown, testthat
Published: 2020-06-08
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

Downloads:

Reference manual: dbparser.pdf
Vignettes: Saving Data into Database
DrugBank Parser
Package source: dbparser_1.1.2.tar.gz
Windows binaries: r-devel: dbparser_1.1.2.zip, r-release: dbparser_1.1.2.zip, r-oldrel: dbparser_1.1.2.zip
macOS binaries: r-release: dbparser_1.1.2.tgz, r-oldrel: dbparser_1.1.2.tgz
Old sources: dbparser archive

Linking:

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