Skip to content

debug 1.2.2 on CRAN

1 message · Mark Bravington

#
Version 1.2.2 of 'debug' is now on CRAN. The debugging facilities offered include code display, graceful error recovery, line-numbered conditional breakpoints, access to exit code, flow control, and full keyboard input. The new version supports debugging of code inside 'try', 'eval', 'evalq', and 'with' statements. See package?debug for more info.