PDA

View Full Version : Programming R in geany



naarkhoo
June 7th, 2010, 10:33 AM
I am going to start programming with R and looking for a GUI or IDE ...
I would like to know that how should change the geany setting to be able to program in R


Hearing from you,

raydeen
June 7th, 2010, 07:23 PM
I am going to start programming with R and looking for a GUI or IDE ...
I would like to know that how should change the geany setting to be able to program in R


Hearing from you,

The Widipedia entry on R has a section on GUIs and IDEs. Hopefully that answers your questions.

http://en.wikipedia.org/wiki/R_(programming_language)#Editors_and_IDEs

naarkhoo
June 8th, 2010, 09:06 PM
how about geany ?! I really love geany but I don't how should set it for programming in R

TheStatsMan
June 9th, 2010, 08:22 AM
There is a nice plugin for gedit there is also an ide called Rkward that you may want to look at. The most popular way is probably the emacs plugin. Vim also has a plugin.

MarkAlen
July 15th, 2010, 03:24 AM
I have been using R with RKward and I am pretty happy with it. Geany is great but I have not found a good plug in for R (I use it for python) There is also a well known plugin for Eclipse that people use. I highly recommend against using Eclipse for small projects, Eclipse is great for refactoring your code but is pretty heavy.

http://twitter.com/siah