Package: provExplainR 1.1.1
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>.
Authors:
provExplainR_1.1.1.tar.gz
provExplainR_1.1.1.zip(r-4.5)provExplainR_1.1.1.zip(r-4.4)provExplainR_1.1.1.zip(r-4.3)
provExplainR_1.1.1.tgz(r-4.4-any)provExplainR_1.1.1.tgz(r-4.3-any)
provExplainR_1.1.1.tar.gz(r-4.5-noble)provExplainR_1.1.1.tar.gz(r-4.4-noble)
provExplainR_1.1.1.tgz(r-4.4-emscripten)provExplainR_1.1.1.tgz(r-4.3-emscripten)
provExplainR.pdf |provExplainR.html✨
provExplainR/json (API)
NEWS
# Install 'provExplainR' in R: |
install.packages('provExplainR', repos = c('https://end-to-end-provenance.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/end-to-end-provenance/provexplainr/issues
Last updated 2 years agofrom:9bf40f181e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:prov.diff.scriptprov.explain
Dependencies:clicrayondiffobjdigestdplyrfansigenericsgluejsonlitelifecyclemagrittrpillarpkgconfigprovParseRR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Provenance comparison functions | prov.diff.script prov.explain |