NCEAS/recordr: R Provenance Tracking

Provide methods to record data provenance about R script executions. Provenance data includes files that were read and written by the script, along with information about the execution, such as start time end time, the R modules loaded during the execution, and other information describing the execution environment.

Getting started

Package details

Maintainer
LicenseApache License 2.0
Version1.0.3.9000
URL https://github.com/NCEAS/recordr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("NCEAS/recordr")
NCEAS/recordr documentation built on May 7, 2019, 5:59 p.m.