CMD + K

r-restorepoint

Community

Debugging with restore points instead of break points. A restore point stores all local variables when called inside a function. The stored values can later be retrieved and evaluated in a modified R console that replicates the function's environment. To debug step by step, one can simply copy & paste the function body from the R script. Particularly convenient in combination with "RStudio". See the "Github" page inst/vignettes for a tutorial.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-restorepoint

Usage Tracking

0.2
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Debugging with restore points instead of break points. A restore point stores all local variables when called inside a function. The stored values can later be retrieved and evaluated in a modified R console that replicates the function's environment. To debug step by step, one can simply copy & paste the function body from the R script. Particularly convenient in combination with "RStudio". See the "Github" page inst/vignettes for a tutorial.

Last Updated

Oct 15, 2019 at 16:49

License

GPL-2

Total Downloads

1

Version Downloads

1

Supported Platforms

noarch