Skip to content

R code debugging

1 message · Vadim Ogranovich

#
You might want to check out the "debug" package on CRAN:

debug: MVB's debugger for R

Debugger for R functions, with code display, graceful error recovery,
line-numbered conditional breakpoints, access to exit code, flow
control, and full keyboard input.
Version:	1.0.1
Depends:	R (>= 1.8), mvbutils, tcltk
Date:	18/2/2004
Author:	Mark V. Bravington
Maintainer:	Mark V. Bravington
License:	GPL version 2 or later