provTraceR - Uses Provenance to Trace File Lineage for One or more R Scripts
Uses provenance collected by 'rdtLite' package or comparable tool to display information about input files, output files, and exchanged files for a single R script or a series of R scripts.
Last updated 4 years ago
3.70 score 4 scripts 123 downloadsrdtLite - Provenance Collector
Defines functions that can be used to collect provenance as an 'R' script executes or during a console session. The output is a text file in 'PROV-JSON' format.
Last updated 2 years ago
3.56 score 2 stars 36 scripts 286 downloadsprovViz - Provenance Visualizer
Displays provenance graphically for provenance collected by the 'rdt' or 'rdtLite' packages, or other tools providing compatible PROV JSON output. 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>.
Last updated 2 years ago
3.48 score 1 packages 2 scripts 266 downloads