Package: pmparser
Title: Create and Maintain a Relational Database of Data from
        PubMed/MEDLINE
Version: 1.0.15
Authors@R: c(person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')),
  person('Josh', 'Schoenbachler', , 'josh.schoenbachler@gmail.com', 'aut'),
  person('Elliot', 'Outland', , 'ehoutland@gmail.com', 'aut'))
Description: Provides a simple interface for extracting various elements from
  the publicly available PubMed XML files, incorporating PubMed's regular
  updates, and combining the data with the NIH Open Citation Collection. See
  Schoenbachler and Hughey (2021) <doi:10.7717/peerj.11071>.
URL: https://pmparser.hugheylab.org,
        https://github.com/hugheylab/pmparser
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.6)
Imports: curl (>= 4.3.2), data.table (>= 1.12.2), DBI (>= 1.1.0),
        foreach (>= 1.5.0), glue (>= 1.4.2), iterators (>= 1.0.12),
        jsonlite (>= 1.7.0), R.utils (>= 2.10.1), RCurl (>= 1.98),
        withr (>= 2.3.0), xml2 (>= 1.3.3)
Suggests: bigrquery (>= 1.3.2), doParallel (>= 1.0.16), RMariaDB (>=
        1.0.9), RPostgres (>= 1.2.0), RSQLite (>= 2.2.0), testthat (>=
        2.3.2), knitr, rmarkdown
SystemRequirements: head, unzip, sqlite
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-12-13 21:38:07 UTC; jakehughey
Author: Jake Hughey [aut, cre],
  Josh Schoenbachler [aut],
  Elliot Outland [aut]
Maintainer: Jake Hughey <jakejhughey@gmail.com>
Repository: CRAN
Date/Publication: 2022-12-13 21:50:02 UTC
