What good IDE's are there for R in Linux?
I've tried Rcmdr and Eclipse, but neither seems to have the same usability as Tinn-R in Windows. Are there any other options?
What good IDE's are there for R in Linux?
I've tried Rcmdr and Eclipse, but neither seems to have the same usability as Tinn-R in Windows. Are there any other options?
JGR isn't bad:
Most people I know rave about Emacs + ESS:
But it's not quite the same thing as Tinn-R.
Along different lines ...
If you're looking at a high level functions for data mining, then Rattle is an option:
and another high level app for interactive plotting:
I have found that the Emacs-ESS combination is well worth the learning curve. I enjoy being able to:
Here's the website for the project: http://ess.r-project.org/
Here's a helpful document about ESS in particular: http://www.demog.berkeley.edu/Refs/ess.pdf
This might be what you're looking for. It integrated Komodo and the SciViews package. I found it a bit too fiddley (I prefer vi) but if you're looking for a full blown IDE/editor for R in Linux it's pretty close to Tinn-R for Windows and it's written by the same guys!
I strongly recommend learning emacs+ess, but for a more modern-looking interface you can try RKward: http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Main_Page.