restorepoint icon indicating copy to clipboard operation
restorepoint copied to clipboard

RStudio source viewer is activated when existing break.point()

Open landroni opened this issue 9 years ago • 0 comments

I think there is a small incompatibility between restorepoint 0.1.7 and RStudio 0.99.473. Each time I exist a debugging session (break.point("f")), the RStudio source viewer is activated. This wasn't happening with v 0.98.xxx.

screenshot_2015-09-25_15-22-53

I then need to hit stop on the integrated debugger to truly end the debugging session. Can restorepoint do anything about that?

landroni avatar Sep 25 '15 13:09 landroni