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:Orenna Brand [aut], Joseph Wonsil [aut], Emery Boose [aut], Barbara Lerner [cre]

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'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.20 score 5 packages 21 scripts 243 downloads 25 exports 1 dependencies

Last updated 2 years agofrom:14ed3003cf. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 10 2024
R-4.5-winNOTENov 10 2024
R-4.5-linuxNOTENov 10 2024
R-4.4-winNOTENov 10 2024
R-4.4-macNOTENov 10 2024
R-4.3-winOKNov 10 2024
R-4.3-macOKNov 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 pageTopics
Provenance access functionsget.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 parserprov.parse
Collection of information gathered from parsing a PROV fileProvInfo ProvInfo-class