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.
| Version: | 1.4 | 
| Depends: | R (≥ 3.6.0) | 
| Imports: | curl, digest, grDevices, gtools, jsonlite, knitr, methods, provViz (≥ 1.0.6), rlang, rmarkdown, sessioninfo, stringi, tools, utils, XML | 
| Suggests: | ggplot2, provSummarizeR, roxygen2, testthat, vroom | 
| Published: | 2022-08-08 | 
| DOI: | 10.32614/CRAN.package.rdtLite | 
| Author: | Barbara Lerner [aut, cre],
  Emery Boose [aut],
  Elizabeth Fong [aut],
  Luis Perez [aut],
  Thomas Pasquier [ctb],
  Matthew Lau [ctb],
  Yada Pruksachatkun [ctb],
  Alex Liu [ctb],
  Moe Pwint Phyu [ctb],
  Connor Gregorich-Trevor [ctb],
  Aaron Ellison [res],
  Margo Seltzer [res],
  Joe Wonsil [res],
  Orenna Brand [res] | 
| Maintainer: | Barbara Lerner  <blerner at mtholyoke.edu> | 
| BugReports: | https://github.com/End-to-end-provenance/rdtLite/issues | 
| License: | GPL-3 | 
| Copyright: | President and Fellows of Harvard College, Trustees of Mount
Holyoke College | 
| URL: | https://github.com/End-to-end-provenance/rdtLite | 
| NeedsCompilation: | no | 
| Citation: | rdtLite citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | rdtLite results |