[R] Debugging R Code

Tobias Sing tsing at mpi-sb.mpg.de
Thu Feb 12 12:08:55 CET 2004


Hi all,

is there a more convenient way to debug R code than the built in debug() 
function? (so that one can set breakpoints, step in and out of function 
calls,...). I read the section on debugging compiled code in the manual 
"Writing R Extensions" (I only want to debug ordinary code but thought that 
maybe the advice there could help), but didn't find out how I can start 
debugging my code after typing "R -d gdb", which brought me to the gdb prompt 
(I'm using R 1.6.2 in xemacs via ESS).

Thanks,
  Tobias


__________________________________________
Tobias Sing

Computational Biology Group 
Max-Planck-Institut für Informatik
Stuhlsatzenhausweg 85
66123 Saarbrücken, Germany

Phone: +49 681 9325 314
Fax: +49 681 9325 399
E-mail: tsing at mpi-sb.mpg.de
WWW: http://www.mpi-sb.mpg.de/units/ag3/




More information about the R-help mailing list