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.

25 exports 1.45 score 1 dependencies 5 dependents 21 scripts 229 downloads

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

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winNOTESep 11 2024
R-4.5-linuxNOTESep 11 2024
R-4.4-winNOTESep 11 2024
R-4.4-macNOTESep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 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