Package: suppdata Type: Package Title: Downloading Supplementary Data from Published Manuscripts Version: 1.1-9 Authors@R: c(person("William D.", "Pearse", email = "will.pearse@gmail.com", role = c("aut", "cre"), comment=c(ORCID="0000-0002-6241-3164")), person("Scott", "Chamberlain", role = "aut", comment=c(ORCID="0000-0003-1444-9135")), person("Daniel", "Nuest", role = "aut", comment=c(ORCID="0000-0002-0024-5046")), person("Ross", "Mounce", role = c("rev"), comment = "Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195"), person("Sarah", "Supp", role = c("rev"), comment = "Sarah Supp reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195")) Maintainer: William D. Pearse Description: Downloads data supplementary materials from manuscripts, using papers' DOIs as references. Facilitates open, reproducible research workflows: scientists re-analyzing published datasets can work with them as easily as if they were stored on their own computer, and others can track their analysis workflow painlessly. The main function suppdata() returns a (temporary) location on the user's computer where the file is stored, making it simple to use suppdata() with standard functions like read.csv(). License: MIT + file LICENSE URL: https://docs.ropensci.org/suppdata/, https://github.com/ropensci/suppdata/ BugReports: https://github.com/ropensci/suppdata/ VignetteBuilder: knitr LazyLoad: yes Suggests: knitr (>= 1.6), testthat (>= 2.0.0), covr (>= 3.0.1) Imports: httr (>= 1.0.0), xml2 (>= 1.2.0), jsonlite (>= 1.5), rcrossref (>= 0.8.0) Encoding: UTF-8 RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2023-10-16 08:08:16 UTC RemoteUrl: https://github.com/ropensci/suppdata RemoteRef: master RemoteSha: 2b00410c31ba8f4f645f47cbd9c6e8e330fca87a NeedsCompilation: no Packaged: 2026-07-01 08:29:11 UTC; root Author: William D. Pearse [aut, cre] (ORCID: ), Scott Chamberlain [aut] (ORCID: ), Daniel Nuest [aut] (ORCID: ), Ross Mounce [rev] (Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195), Sarah Supp [rev] (Sarah Supp reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/195)