Files in ropenscilabs/deposits
A universal client for depositing and accessing research data anywhere

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
.hooks/description
.pre-commit-config.yaml
DESCRIPTION
LICENSE
Makefile
NAMESPACE
R/ISO-639-2-language-codes.R R/client-main.R R/client-private-dcmi2host.R R/client-private-embargo-publish.R R/client-private-frictionless.R R/client-private-methods.R R/deposits-package.R R/desc-to-meta.R R/figshare-categories.R R/httptest2-mocks.R R/httr2-helpers.R R/metadata-dcmi.R R/metadata-template.R R/metadata-translate.R R/metadata-validate.R R/search-params.R R/service-desc-meta.R R/service-functions.R R/service-methods.R R/service-urls.R R/tokens.R R/upload-figshare.R R/upload-zenodo.R R/utils.R README.Rmd README.md
_pkgdown.yml
codemeta.json
data-raw/get-dcmi-xml.R data-raw/get-zenodo-licenses.R
inst/extdata/dc/dc.xsd
inst/extdata/dc/dcmitype.xsd
inst/extdata/dc/dcterms.xsd
inst/extdata/dc/schema-template.json
inst/extdata/dc/schema.json
inst/extdata/figshare/from_dc.json
inst/extdata/figshare/schema.json
inst/extdata/zenodo/from_dc.json
inst/extdata/zenodo/schema.json
inst/extdata/zenodo/to_dc.json
inst/extdata/zenodo/zenodo_licenses.csv
inst/httptest2/redact.R man/dcmi_terms.Rd man/deposits-package.Rd man/depositsClient.Rd man/deposits_metadata_template.Rd man/deposits_services.Rd man/figshare_categories.Rd man/get_deposits_token.Rd
tests/script.bash
tests/testthat.R tests/testthat/_snaps/client.md
tests/testthat/client-new/api/account/articles.json
tests/testthat/fs_client/api/account/articles.json
tests/testthat/fs_create/api/account/articles.json
tests/testthat/fs_get_publ/api/account/articles.json
tests/testthat/fs_get_publ/api/articles/23514972.json
tests/testthat/fs_list/api/account/articles.json
tests/testthat/fs_new/api/account/articles-8417b4-POST.R
tests/testthat/fs_new/api/account/articles.json
tests/testthat/fs_new/api/articles/23522487.json
tests/testthat/fs_new2/api/account/articles-8417b4-POST.R
tests/testthat/fs_new2/api/account/articles.json
tests/testthat/fs_new2/api/articles/23522484.json
tests/testthat/fs_retr/api/account/articles.json
tests/testthat/fs_retr/api/articles/23522487.json
tests/testthat/fs_up/api/account/articles.json
tests/testthat/fs_up/api/articles/23522487-54b0b5-PUT.R
tests/testthat/fs_up/api/articles/23522487.json
tests/testthat/fs_up/api/articles/23522487/files-8d2582-POST.R tests/testthat/fs_up/api/articles/23522487/files/41251068-POST.R
tests/testthat/fs_up/api/articles/23522487/files/41251068.json
tests/testthat/fs_up/files/hash/1-861b94-PUT.txt
tests/testthat/fs_up/fup-eu-west-1.up/04b4b28d-1bb0-454b-a8f6-537a7462ad28.json
tests/testthat/fs_up2/api/account/articles.json
tests/testthat/fs_up2/api/articles/23522487-54b0b5-PUT.R
tests/testthat/fs_up2/api/articles/23522487.json
tests/testthat/fs_up2/api/articles/23522487/files-e3c461-POST.R tests/testthat/fs_up2/api/articles/23522487/files/41251092-POST.R
tests/testthat/fs_up2/api/articles/23522487/files/41251092.json
tests/testthat/fs_up2/files/hash/1-861b94-PUT.txt
tests/testthat/fs_up2/fup-eu-west-1.up/aa8d38ef-a31c-4852-b3f8-ecdebec4f6df.json
tests/testthat/fs_update/api/account/articles.json
tests/testthat/fs_update/api/articles/23522487-c14ad9-PUT.R
tests/testthat/fs_update/api/articles/23522487.json
tests/testthat/fs_update_dp1/api/articles/23522487-54b0b5-PUT.R tests/testthat/fs_update_dp2/api/articles/23522487-1e2e5c-PUT.R tests/testthat/helper-test-client.R
tests/testthat/meta-new1/sbapi/deposit/depositions-fa7f86.json
tests/testthat/meta-new2/sbapi/deposit/depositions-fa7f86.json
tests/testthat/meta-new3/sbapi/deposit/depositions-fa7f86.json
tests/testthat/meta-new4/sbapi/deposit/depositions-fa7f86.json
tests/testthat/print-fs/api/account/articles.json
tests/testthat/print-zen/sbapi/deposit/depositions-fa7f86.json
tests/testthat/search_fs/api/articles/search-b2e6ce-POST.json
tests/testthat/search_zen/sbapi/records-53e6de.json
tests/testthat/services_fs/api/account/articles.json
tests/testthat/services_zen/sbapi/deposit/depositions-fa7f86.json
tests/testthat/test-client-figshare.R tests/testthat/test-client-metadata.R tests/testthat/test-client-zenodo.R tests/testthat/test-client.R tests/testthat/test-figshare-categories.R tests/testthat/test-iso-639-languages.R tests/testthat/test-metadata-validate.R tests/testthat/test-search.R tests/testthat/test-services.R
tests/testthat/zen_client/sbapi/deposit/depositions-fa7f86.json
tests/testthat/zen_create/sbapi/deposit/depositions-fa7f86.json
tests/testthat/zen_dl/sbapi/deposit/depositions/29712.json
tests/testthat/zen_dl/sbapi/records/29712/draft/files/data.csv/content.txt
tests/testthat/zen_dl_fail/sbapi/deposit/depositions/29712.json
tests/testthat/zen_embargo/sbapi/deposit/depositions/29712-8f7fb0-PUT.json
tests/testthat/zen_list/sbapi/deposit/depositions-fa7f86.json
tests/testthat/zen_new/sbapi/deposit/depositions-c69359-POST.R
tests/testthat/zen_new/sbapi/deposit/depositions-fa7f86.json
tests/testthat/zen_retr/sbapi/deposit/depositions/29712.json
tests/testthat/zen_up/sbapi/deposit/depositions/29712-6ea865-PUT.json
tests/testthat/zen_up/sbapi/deposit/depositions/29712.json
tests/testthat/zen_up/sbapi/files/hash/data.csv-861b94-PUT.R
tests/testthat/zen_up2/sbapi/deposit/depositions/29712-6ea865-PUT.json
tests/testthat/zen_up2/sbapi/deposit/depositions/29712.json
tests/testthat/zen_up2/sbapi/files/hash/data2.csv-861b94-PUT.R
tests/testthat/zen_update/sbapi/deposit/depositions/29712-455baf-PUT.json
tests/testthat/zen_update/sbapi/deposit/depositions/29712.json
tests/testthat/zen_update_dp/sbapi/deposit/depositions/29712-342c38-PUT.json
vignettes/deposits-R6.Rmd vignettes/deposits.Rmd
vignettes/fig1.png
vignettes/fig1.tex
vignettes/frictionless.Rmd vignettes/install-setup.Rmd
vignettes/makefile
vignettes/metadata.Rmd vignettes/versioning.Rmd vignettes/workflow.Rmd
ropenscilabs/deposits documentation built on July 16, 2025, 1:38 p.m.