Package: deposits Title: A universal client for depositing and accessing research data anywhere Version: 0.2.1.068 Authors@R: person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")) Description: A universal client for depositing and accessing research data anywhere. Currently supported services are zenodo and figshare. License: MIT + file LICENSE URL: https://docs.ropensci.org/deposits/ BugReports: https://github.com/ropenscilabs/deposits/issues Imports: checkmate, fs, here, httr2, jsonlite, jsonvalidate, methods, R6, withr, xml2 Suggests: frictionless, httptest2, knitr, pkgbuild, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/ropensci/maintainer: staff VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-08 07:39:16 UTC RemoteUrl: https://github.com/ropenscilabs/deposits RemoteRef: main RemoteSha: b382f06753124b075c8c462a9ec4a3083a830c50 NeedsCompilation: no Packaged: 2026-07-01 08:17:09 UTC; root Author: Mark Padgham [aut, cre] (ORCID: ) Maintainer: Mark Padgham