provSummarizeR: Summarizes Provenance Related to Inputs and Outputs of a Script or Console Commands

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.4.2
Depends: R (≥ 3.5)
Imports: dplyr, provParseR (≥ 0.3)
Suggests: rdtLite, rdt, testthat
Published: 2020-07-24
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 NEWS
CRAN checks: provSummarizeR results

Downloads:

Reference manual: provSummarizeR.pdf
Package source: provSummarizeR_1.4.2.tar.gz
Windows binaries: r-devel: provSummarizeR_1.4.2.zip, r-release: provSummarizeR_1.4.2.zip, r-oldrel: provSummarizeR_1.4.2.zip
macOS binaries: r-release: provSummarizeR_1.4.2.tgz, r-oldrel: provSummarizeR_1.4.2.tgz
Old sources: provSummarizeR archive

Reverse dependencies:

Reverse imports: rdtLite

Linking:

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