Package: rdryad
Type: Package
Title: Access for Dryad Web Services
Description: Interface to the Dryad "Solr" API, their "OAI-PMH" service, and
    fetch datasets. Dryad (<http://datadryad.org/>) is a curated host of
    data underlying scientific publications.
Version: 0.3.0
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Carl", "Boettiger", role = "aut", email = "cboettig@gmail.com"),
    person("Karthik", "Ram", role = "aut", email = "karthik.ram@gmail.com")
    )
URL: https://github.com/ropensci/rdryad
BugReports: https://github.com/ropensci/rdryad/issues
Imports: crul (>= 0.4.0), curl (>= 3.0), xml2 (>= 1.0.0), oai (>=
        0.2.2), solrium (>= 1.0.0)
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-07 04:50:38 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Carl Boettiger [aut],
  Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-07 04:59:27 UTC
