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.5)provParseR_1.0.zip(r-4.4)provParseR_1.0.zip(r-4.3)
provParseR_1.0.tgz(r-4.4-any)provParseR_1.0.tgz(r-4.3-any)
provParseR_1.0.tar.gz(r-4.5-noble)provParseR_1.0.tar.gz(r-4.4-noble)
provParseR_1.0.tgz(r-4.4-emscripten)provParseR_1.0.tgz(r-4.3-emscripten)
provParseR.pdf |provParseR.html✨
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 2 years agofrom:14ed3003cf. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | NOTE | Nov 10 2024 |
R-4.5-linux | NOTE | Nov 10 2024 |
R-4.4-win | NOTE | Nov 10 2024 |
R-4.4-mac | NOTE | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
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 |