openpharma. To fix this you can add URL: https://pharmaverse.r-universe.dev/RDO to the package DESCRIPTION file. See also theR-universe documentation.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.7)RDO_0.1.0.zip(r-4.6)RDO_0.1.0.zip(r-4.5)
RDO_0.1.0.tgz(r-4.6-any)RDO_0.1.0.tgz(r-4.5-any)
RDO_0.1.0.tar.gz(r-4.7-any)RDO_0.1.0.tar.gz(r-4.6-any)
RDO_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:19aed10f42. Checks:8 ERROR, 1 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 117 | ||
| source / vignettes | ERROR | 181 | ||
| linux-release-x86_64 | ERROR | 107 | ||
| macos-release-arm64 | ERROR | 90 | ||
| macos-oldrel-arm64 | ERROR | 74 | ||
| windows-devel | ERROR | 71 | ||
| windows-release | ERROR | 85 | ||
| windows-oldrel | ERROR | 149 | ||
| wasm-release | OK | 102 |
Exports:RDO
Dependencies:clidata.tablegluelifecyclemagrittrpurrrrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| RDO (Reproducible Data Object) | RDO |
