Learn R Programming

⚠️There's a newer version (1.3.1) of this package.Take me there.

debug (version 1.0.1)

MVB's debugger for R

Description

Debugger for R functions, with code display, graceful error recovery, line-numbered conditional breakpoints, access to exit code, flow control, and full keyboard input.

Copy Link

Version

Install

install.packages('debug')

Monthly Downloads

22

Version

1.0.1

License

GPL version 2 or later

Maintainer

Mark Bravington

Last Published

February 15th, 2017

Functions in debug (1.0.1)

README.debug

How to use the debug package
go-skip-qqq

Flow control for debugger
debug-internals

Functions used internally by debug package
bp

Breakpoints for debugging
get.retval

Show current return value when debugging
find.from

Interactive debugging
mtrace

Interactive debugging
.README.debug

How to use the debug package