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 (<https://datadryad.org/>) is a curated host of
    data underlying scientific publications.
Version: 1.0.0
License: MIT + file LICENSE
Authors@R: c(
    person("Karthik", "Ram", role = "aut",
        comment = c(ORCID = "0000-0002-0233-1757")),
    person("Scott", "Chamberlain", role = c("aut", "cre"), 
        email = "myrmecocystus@gmail.com",
        comment = c(ORCID = "0000-0003-1444-9135")),
    person("Carl", "Boettiger", role = "aut", 
        comment = c(ORCID="0000-0002-1642-628X"))
    )
URL: https://docs.ropensci.org/rdryad,
        https://github.com/ropensci/rdryad
BugReports: https://github.com/ropensci/rdryad/issues
Encoding: UTF-8
Language: en-US
Imports: crul, curl, tibble, hoardr, zip, jsonlite, mime
Suggests: testthat, vcr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-24 21:45:04 UTC; sckott
Author: Karthik Ram [aut] (<https://orcid.org/0000-0002-0233-1757>),
  Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Carl Boettiger [aut] (<https://orcid.org/0000-0002-1642-628X>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-25 06:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:52:41 UTC; unix
