Package: provSummarizeR 1.5.1
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>.
Authors:
provSummarizeR_1.5.1.tar.gz
provSummarizeR_1.5.1.zip(r-4.5)provSummarizeR_1.5.1.zip(r-4.4)provSummarizeR_1.5.1.zip(r-4.3)
provSummarizeR_1.5.1.tgz(r-4.4-any)provSummarizeR_1.5.1.tgz(r-4.3-any)
provSummarizeR_1.5.1.tar.gz(r-4.5-noble)provSummarizeR_1.5.1.tar.gz(r-4.4-noble)
provSummarizeR_1.5.1.tgz(r-4.4-emscripten)provSummarizeR_1.5.1.tgz(r-4.3-emscripten)
provSummarizeR.pdf |provSummarizeR.html✨
provSummarizeR/json (API)
NEWS
# Install 'provSummarizeR' in R: |
install.packages('provSummarizeR', repos = c('https://end-to-end-provenance.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/end-to-end-provenance/provsummarizer/issues
Last updated 2 years agofrom:a25d519060. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:prov.summarizeprov.summarize.fileprov.summarize.run
Dependencies:jsonliteprovParseR
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Provenance summarization functions | prov.summarize prov.summarize.file prov.summarize.run |