Reads the provenance collected by the 'rdt' or 'rdtLite' packages, or other tools providing compatible PROV JSON output created by the execution of a script, and provides a human-readable summary identifying the input and output files, the script used (if any), errors and warnings produced, and the environment in which it was executed. It can also optionally package all the files into a zip file. The exact format of the JSON created by 'rdt' and 'rdtLite' is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>. More information about 'rdtLite' and associated tools is available at <https://github.com/End-to-end-provenance/> and Barbara Lerner, Emery Boose, and Luis Perez (2018), Using Introspection to Collect Provenance in R, Informatics, <doi:10.3390/informatics5010012>.
Version: | 1.0 |
Depends: | R (≥ 3.5) |
Imports: | dplyr, provParseR |
Suggests: | rdtLite, rdt, testthat |
Published: | 2019-01-25 |
Author: | Barbara Lerner [cre], Emery Boose [aut] |
Maintainer: | Barbara Lerner <blerner at mtholyoke.edu> |
BugReports: | https://github.com/End-to-end-provenance/provSummarizeR/issues |
License: | GPL-3 | file LICENSE |
Copyright: | President and Fellows of Harvard College, Trustees of Mount Holyoke College |
URL: | https://github.com/End-to-end-provenance |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | provSummarizeR results |
Reference manual: | provSummarizeR.pdf |
Package source: | provSummarizeR_1.0.tar.gz |
Windows binaries: | r-devel: provSummarizeR_1.0.zip, r-release: provSummarizeR_1.0.zip, r-oldrel: not available |
OS X binaries: | r-release: provSummarizeR_1.0.tgz, r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=provSummarizeR to link to this page.