RSTUDIO DEBUGGER ?

c.okugami's Avatar

c.okugami

07 Mar, 2011 01:41 AM

Rstudio seems to be excellent IDE and work very well on Linux.

I'd like to suggest to add debugging menu like Microsoft Visual studio
which allow stepping through code of a function, setting up break points,
conditional break point. Often, debug(my function) gets harder to debug code
when the code becomes large and complex.

There is the R package called library(debug) , which give the graphical debugger interface,
which seems to be not working through from rstudio. It will be VERY* nice to have similar
interface on rstudio and make R programer's life to be more productive!!

  1. Support Staff 2 Posted by Josh Paulson on 07 Mar, 2011 04:02 PM

    Josh Paulson's Avatar

    Thank you for the feedback and this is definitely something that we will be doing! This has become a common request and thank you for sharing that sentiment.

    Josh

  2. Josh Paulson closed this discussion on 07 Mar, 2011 04:02 PM.

Comments are currently closed for this discussion. You can start a new one.