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: | 0.3 |
Depends: | R (≥ 3.3) |
Imports: | jsonlite, methods |
Suggests: | testthat |
Published: | 2020-06-16 |
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 |
Reference manual: | provParseR.pdf |
Package source: | provParseR_0.3.tar.gz |
Windows binaries: | r-devel: provParseR_0.3.zip, r-release: provParseR_0.3.zip, r-oldrel: provParseR_0.3.zip |
macOS binaries: | r-release: provParseR_0.3.tgz, r-oldrel: provParseR_0.3.tgz |
Old sources: | provParseR archive |
Reverse imports: | provGraphR, provSummarizeR |
Please use the canonical form https://CRAN.R-project.org/package=provParseR to link to this page.