Uses provenance post-execution to help the user understand and debug their script by providing functions to look at intermediate steps and data values, their forwards and backwards lineage, and to understand the steps leading up to warning and error messages. 'provDebugR' uses provenance produced by 'rdtLite' (available on CRAN), stored in PROV-JSON format.
Version: | 1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | httr, jsonlite, provGraphR, provParseR, textutils |
Suggests: | knitr, rdtLite, rdt, testthat |
Published: | 2021-02-17 |
Author: | Orenna Brand [aut], Elizabeth Fong [aut], Barbara Lerner [cre], Rose Sheehan [aut], Joseph Wonsil [aut], Emery Boose [aut] |
Maintainer: | Barbara Lerner <blerner at mtholyoke.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
Additional_repositories: | https://end-to-end-provenance.github.io/drat/ |
Materials: | README |
CRAN checks: | provDebugR results |
Reference manual: | provDebugR.pdf |
Vignettes: |
Introduction to Using Provenance to Debug with provDebugR Using provenance to debug errors and warnings Using provenance to view the lineage of a data item Using provenance to view variable values |
Package source: | provDebugR_1.0.tar.gz |
Windows binaries: | r-devel: provDebugR_1.0.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release: provDebugR_1.0.tgz, r-oldrel: provDebugR_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=provDebugR to link to this page.