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

On CRAN:

Conda:

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 240 downloads 25 exports 1 dependencies

Last updated from:14ed3003cf. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE105
source / vignettesOK160
linux-release-x86_64NOTE111
macos-release-arm64NOTE84
macos-oldrel-arm64NOTE66
windows-develNOTE79
windows-releaseNOTE65
windows-oldrelNOTE70
wasm-releaseOK86

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