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

Reads the provenance collected by the 'rdtLite' or 'rdt' packages, or other tools providing compatible PROV JSON output, created by the execution of a script or a console session, and provides a human-readable summary identifying the input and output files, the scripts 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 PROV JSON file created by 'rdtLite' and 'rdt' 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 Lerner, Boose, and Perez (2018), Using Introspection to Collect Provenance in R, Informatics, <doi:10.3390/informatics5010012>.

Version: 1.5.1
Depends: R (≥ 3.5)
Imports: provParseR (≥ 1.0)
Suggests: digest, knitr, rdtLite, rdt, testthat
Published: 2022-08-17
Author: Emery Boose [cre], Barbara Lerner [aut], President and Fellows of Harvard College [cph], Trustees of Mount Holyoke College [cph]
Maintainer: Emery Boose <boose at fas.harvard.edu>
BugReports: https://github.com/End-to-end-provenance/provSummarizeR/issues
License: GPL-3
URL: https://github.com/End-to-end-provenance
NeedsCompilation: no
Additional_repositories: https://end-to-end-provenance.github.io/drat/
Materials: README NEWS
CRAN checks: provSummarizeR results

Documentation:

Reference manual: provSummarizeR.pdf
Vignettes: overview

Downloads:

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

Reverse dependencies:

Reverse suggests: rdtLite

Linking:

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