Package: RDO 0.1.0
RDO: Reproducible Data Objects
A Reproducible Data Object (RDO) encapsulates both data and R code needed to reproduce those data. Each RDO can have other RDOs as dependencies. RDOs can be composed into complex tree hierarchies. Interacting with an RDO tree is similar to interacting with a single RDO. You can (re)run the code and refresh the cache, check status, validate if the code still gives the same cached data, clear data cache, access code and data cache of any of the dependencies. RDOs can be cloned and code of cloned dependencies can be modified.
Authors:
RDO_0.1.0.tar.gz
RDO_0.1.0.zip(r-4.5)RDO_0.1.0.zip(r-4.4)RDO_0.1.0.zip(r-4.3)
RDO_0.1.0.tgz(r-4.4-any)RDO_0.1.0.tgz(r-4.3-any)
RDO_0.1.0.tar.gz(r-4.5-noble)RDO_0.1.0.tar.gz(r-4.4-noble)
RDO_0.1.0.tgz(r-4.4-emscripten)RDO_0.1.0.tgz(r-4.3-emscripten)
RDO.pdf |RDO.html✨
RDO/json (API)
NEWS
# Install 'RDO' in R: |
install.packages('RDO', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/openpharma/rdo/issues
Last updated 5 years agofrom:19aed10f42. Checks:ERROR: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 12 2024 |
R-4.5-win | ERROR | Nov 12 2024 |
R-4.5-linux | ERROR | Nov 12 2024 |
R-4.4-win | ERROR | Nov 12 2024 |
R-4.4-mac | ERROR | Nov 12 2024 |
R-4.3-win | ERROR | Nov 12 2024 |
R-4.3-mac | ERROR | Nov 12 2024 |
Exports:RDO
Dependencies:clidata.tablegluelifecyclemagrittrpurrrrlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
RDO (Reproducible Data Object) | RDO |