provExplainR: Compare Provenance Collections to Explain Changed Script Outputs

Inspects provenance collected by the 'rdt' or 'rdtLite' packages, or other tools providing compatible PROV JSON output created by the execution of a script, and find differences between two provenance collections. Factors under examination included the hardware and software used to execute the script, versions of attached libraries, use of global variables, modified inputs and outputs, and changes in main and sourced scripts. Based on detected changes, 'provExplainR' can be used to study how these factors affect the behavior of the script and generate a promising diagnosis of the causes of different script results. 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.1.1
Imports: dplyr, provParseR (≥ 0.1.2), diffobj, digest, stringr
Suggests: testthat
Published: 2022-08-15
Author: Barbara Lerner [cre], Emery Boose [aut], Khanh Ngo [aut]
Maintainer: Barbara Lerner <blerner at mtholyoke.edu>
BugReports: https://github.com/End-to-end-provenance/provExplainR/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: NEWS
CRAN checks: provExplainR results

Documentation:

Reference manual: provExplainR.pdf

Downloads:

Package source: provExplainR_1.1.1.tar.gz
Windows binaries: r-prerel: provExplainR_1.1.1.zip, r-release: provExplainR_1.1.1.zip, r-oldrel: provExplainR_1.1.1.zip
macOS binaries: r-prerel (arm64): provExplainR_1.1.1.tgz, r-release (arm64): provExplainR_1.1.1.tgz, r-oldrel (arm64): provExplainR_1.1.1.tgz, r-prerel (x86_64): provExplainR_1.1.1.tgz, r-release (x86_64): provExplainR_1.1.1.tgz
Old sources: provExplainR archive

Linking:

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