jwons/provDebugR: An R Post-Mortem Debugger

provDebugR is a debugger that works post script execution. Users can query variables to discover what their types and values were throughout the exectuion of the script. The lineage of variable (the lines of the script that contributed to that variable's creation) can also be revealed.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version0.1.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jwons/provDebugR")
jwons/provDebugR documentation built on May 3, 2019, 3:40 p.m.