provDebugR: A Time-Travelling Debugger

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.1
Depends: R (≥ 3.5.0)
Imports: httr, jsonlite, provGraphR, provParseR, textutils
Suggests: knitr, rdtLite, rdt, rmarkdown, testthat
Published: 2021-04-22
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

Documentation:

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

Downloads:

Package source: provDebugR_1.0.1.tar.gz
Windows binaries: r-devel: provDebugR_1.0.1.zip, r-release: provDebugR_1.0.1.zip, r-oldrel: provDebugR_1.0.1.zip
macOS binaries: r-release (arm64): provDebugR_1.0.1.tgz, r-oldrel (arm64): provDebugR_1.0.1.tgz, r-release (x86_64): provDebugR_1.0.1.tgz
Old sources: provDebugR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=provDebugR to link to this page.