Package: provParseR 1.0
provParseR: Pulls Information from Prov.Json Files
R functions to access provenance information collected by 'rdt' or 'rdtLite'. The information is stored inside a 'ProvInfo' object and can be accessed through a collection of functions that will return the requested data. The exact format of the JSON created by 'rdt' and 'rdtLite' is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>.
Authors:
provParseR_1.0.tar.gz
provParseR_1.0.zip(r-4.7)provParseR_1.0.zip(r-4.6)provParseR_1.0.zip(r-4.5)
provParseR_1.0.tgz(r-4.6-any)provParseR_1.0.tgz(r-4.5-any)
provParseR_1.0.tar.gz(r-4.7-any)provParseR_1.0.tar.gz(r-4.6-any)
provParseR_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
provParseR/json (API)
NEWS
| # Install 'provParseR' in R: |
| install.packages('provParseR', repos = c('https://blernermhc.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:14ed3003cf. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 105 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | NOTE | 111 | ||
| macos-release-arm64 | NOTE | 84 | ||
| macos-oldrel-arm64 | NOTE | 66 | ||
| windows-devel | NOTE | 79 | ||
| windows-release | NOTE | 65 | ||
| windows-oldrel | NOTE | 70 | ||
| wasm-release | OK | 86 |
Exports:get.argsget.data.nodesget.data.procget.environmentget.error.nodesget.func.libget.func.nodesget.func.procget.input.filesget.libsget.output.filesget.preexistingget.proc.dataget.proc.nodesget.proc.procget.saved.scriptsget.scriptsget.stdout.nodesget.tool.infoget.urlsget.val.typeget.variable.namedget.variables.setget.variables.usedprov.parse
Dependencies:jsonlite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Provenance access functions | get.args get.data.nodes get.data.proc get.environment get.error.nodes get.func.lib get.func.nodes get.func.proc get.input.files get.libs get.output.files get.preexisting get.proc.data get.proc.nodes get.proc.proc get.saved.scripts get.scripts get.stdout.nodes get.tool.info get.urls get.val.type get.variable.named get.variables.set get.variables.used |
| Provenance parser | prov.parse |
| Collection of information gathered from parsing a PROV file | ProvInfo ProvInfo-class |
