I can second using Geany as an IDE. Another large plus for it is that it 
is cross platform (I work in both Windows and Linux), cross environment (I 
also code in Python/Sage), very customizable, and even has a version on 
PortableApps for windows so you can take a customized version around on a 
USB stick with ease.
--------------------------------------
Jonathan P. Daily
Technician - USGS Leetown Science Center
11649 Leetown Road
Kearneysville WV, 25430
(304) 724-4480
"Is the room still a room when its empty? Does the room,
 the thing itself have purpose? Or do we, what's the word... imbue it."
     - Jubal Early, Firefly



From:
Liviu Andronic <landronim...@gmail.com>
To:
Lee Hachadoorian <lee.hachadooria...@gmail.com>
Cc:
r-h...@stat.math.ethz.ch
Date:
10/27/2010 02:45 PM
Subject:
Re: [R] Best IDE for R
Sent by:
r-help-boun...@r-project.org



On Wed, Oct 27, 2010 at 4:05 PM, Lee Hachadoorian
<lee.hachadooria...@gmail.com> wrote:
> For an R-enabled text editor, I would suggest Tinn-R for Windows or 
RGedit
> (a gedit plugin) for Linux/Gnome-desktop. Since both are just text
> editors, they will work with whatever version R you have installed
> (criteria 1).
>
> RGedit is pretty spare: basically just console integration and keyboard
> shortcuts to send code (current line, selection, defined blocks) to the
> console. Criteria 1 Y 2 basic 3 N 4 N
>
For Linux and Mac, I usually suggest Geany [1] as an alternative to
Gedit. Geany is an intuitive IDE that can send commands to rterm in
the integrated virtual terminal emulator. It provides various features
for project management, source highlighting, code folding, etc.

Regards
Liviu

[1] http://www.r-bloggers.com/integrating-r-with-geany/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to