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

Version: 1.0
Depends: R (≥ 3.3)
Imports: jsonlite, methods
Suggests: testthat
Published: 2022-08-15
Author: Orenna Brand [aut], Joseph Wonsil [aut], Emery Boose [aut], Barbara Lerner [cre]
Maintainer: Barbara Lerner <blerner at mtholyoke.edu>
License: GPL-3 | file LICENSE
URL: https://github.com/End-to-end-provenance
NeedsCompilation: no
Materials: README NEWS
CRAN checks: provParseR results

Documentation:

Reference manual: provParseR.pdf

Downloads:

Package source: provParseR_1.0.tar.gz
Windows binaries: r-devel: provParseR_1.0.zip, r-release: provParseR_1.0.zip, r-oldrel: provParseR_1.0.zip
macOS binaries: r-release (arm64): provParseR_1.0.tgz, r-oldrel (arm64): provParseR_1.0.tgz, r-release (x86_64): provParseR_1.0.tgz
Old sources: provParseR archive

Reverse dependencies:

Reverse imports: provDebugR, provExplainR, provGraphR, provSummarizeR, provTraceR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=provParseR to link to this page.