I think I'm just being dense, but I can't seem to figure out how to use the debugging tool while working in R in Eclipse (StatET plugin). Has anyone got any tips or tutorials on the subject?
A:
Maybe this will help...
http://jeromyanglim.blogspot.com/2009/03/user-interface-for-r-statet-and-eclipse.html
Btibert3
2010-05-18 14:57:14
That doesn't address the question at all.
Shane
2010-05-18 15:07:25
As I read the last sentence, it is asking for tips and tutorials....what am I missing? There are links to the software, how to use, etc.
Btibert3
2010-05-19 15:31:11
+1
A:
The debug framework in Eclipse is not setup to work with R.
Roman Francois had considered having someone code up an integrated debugger that could possibly integrate with Eclipse/Stat-et, but I'm not sure that project progressed.
http://www.r-project.org/soc09/ideas.html#p5
The only "traditional" debugger that I know of that works with R is Revolution's IDE,
http://blog.revolutionanalytics.com/2009/11/rpe-the-r-productivity-environment-for-windows.html
That said, I would love to have a debugger for the Stat-et plugin too.
Robert
2010-05-21 15:53:56