restorepoint
restorepoint copied to clipboard
RStudio source viewer is activated when existing break.point()
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.
I then need to hit stop on the integrated debugger to truly end the debugging session. Can restorepoint do anything about that?