End-to-end-provenance/provParseR: Pulls Information from Prov.Json Files

R functions to access provenance information collected by 'rdt' or 'rdtLite'. The information is stored inside a 'ProvInfo' object and can be accessed through a collection of functions that will return the requested data. The exact format of the JSON created by 'rdt' and 'rdtLite' is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version1.0
URL https://github.com/End-to-end-provenance
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("End-to-end-provenance/provParseR")
End-to-end-provenance/provParseR documentation built on Aug. 16, 2022, 11:38 a.m.