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 () is a curated host of data underlying scientific publications. Version: 1.0.1.098 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 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Language: en-US Imports: crul, curl, tibble, hoardr, zip, jsonlite, mime Suggests: testthat, vcr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-05-22 07:15:52 UTC RemoteUrl: https://github.com/ropensci/rdryad RemoteRef: master RemoteSha: 47ce89d05d0608f468a036d8de19cd968df611c7 NeedsCompilation: no Packaged: 2026-06-21 09:46:08 UTC; root Author: Karthik Ram [aut] (ORCID: ), Scott Chamberlain [aut, cre] (ORCID: ), Carl Boettiger [aut] (ORCID: ) Maintainer: Scott Chamberlain