Package: dbparser
Title: 'DrugBank' Database XML Parser
Version: 1.0.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"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: DBI, dplyr, ggplot2, odbc, purrr, tibble, tidyr, tools, XML
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://dainanahan.github.io/dbparser/index.html
BugReports: https://github.com/Dainanahan/dbparser/issues
NeedsCompilation: no
Packaged: 2019-04-16 07:58:53 UTC; Mohammed
Author: Mohammed Ali [aut, cre],
  Ali Ezzat [aut]
Maintainer: Mohammed Ali <moh_fcis@yahoo.com>
Repository: CRAN
Date/Publication: 2019-04-16 08:22:40 UTC
Built: R 3.4.4; ; 2019-04-25 22:18:14 UTC; windows
