rirods 0.2.0
CRAN release: 2024-03-15
Major changes
- Moving to the new iRODS C++ HTTP API
Minor changes
- Printed output
ils()has changed a little - Parameters of
create_irods(),isaveRDS(),iput(),iget(),ireadRDS(),imeta(), andiquery()are soft deprecated and will be removed over time
rirods 0.1.2
CRAN release: 2023-11-02
- Adding more documentation as vignettes:
- Use iRODS demo
- rirods vs iCommands
- Accessing data locally and in iRODS
- Use iRODS metadata
rirods 0.1.1
CRAN release: 2023-06-30
- Supply configuration file to correct user-specific configuration directory with
rappdirs::user_config_dir().
