rirods: R Client for 'iRODS'

The open sourced data management software 'Integrated Rule-Oriented Data System' ('iRODS') offers solutions for the whole data life cycle (<https://irods.org/>). The loosely constructed and highly configurable architecture of 'iRODS' frees the user from strict formatting constraints and single-vendor solutions. This package provides an interface to the 'iRODS' HTTP API, allowing you to manage your data and metadata in 'iRODS' with R. Storage of annotated files and R objects in 'iRODS' ensures findability, accessibility, interoperability, and reusability of data.

Version: 0.2.0
Depends: R (≥ 4.1)
Imports: curl, httr2 (≥ 0.2.2), jsonlite, rappdirs, stats, testthat (≥ 3.0.0), utils, withr
Suggests: httptest2, kableExtra, knitr, purrr, readr, rmarkdown, spelling
Published: 2024-03-15
Author: Martin Schobben ORCID iD [aut, cre, cph], Mariana Montes [aut], Terrell Russell [ctb], Christine Staiger [ctb], Ton Smeele [ctb], Alan King [ctb]
Maintainer: Martin Schobben <schobbenmartin at gmail.com>
BugReports: https://github.com/irods/irods_client_library_rirods/issues
License: MIT + file LICENSE
URL: https://github.com/irods/irods_client_library_rirods, https://rirods.irods4r.org
NeedsCompilation: no
SystemRequirements: iRODS C++ HTTP API 0.2.0 (<https://github.com/irods/irods_client_http_api>)
Language: en-US
Citation: rirods citation info
Materials: README NEWS
CRAN checks: rirods results

Documentation:

Reference manual: rirods.pdf
Vignettes: Use iRODS demo
Developing rirods
rirods vs iCommands
Accessing data locally and in iRODS
Use iRODS metadata

Downloads:

Package source: rirods_0.2.0.tar.gz
Windows binaries: r-devel: rirods_0.2.0.zip, r-release: rirods_0.2.0.zip, r-oldrel: rirods_0.2.0.zip
macOS binaries: r-release (arm64): rirods_0.2.0.tgz, r-oldrel (arm64): rirods_0.2.0.tgz, r-release (x86_64): rirods_0.2.0.tgz, r-oldrel (x86_64): rirods_0.2.0.tgz
Old sources: rirods archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rirods to link to this page.