Re: [R] Most used R editors

2009-06-03 Thread Hans-Peter Suter
>> I am a little lonely as R users in my group. So, I would like to know which >> editor is the most used in the R community. I think Emacs+ESS is most used and the most capable (if you are willing to invest the time to learn it properly). Personally I mostly use TextMate with the R bundle (or R

Re: [R] Most used R editors

2009-06-03 Thread Coen van Hasselt
Here also a Eclipse + StatET user. I like the way you can manage different projects and keep your scripts and auxiliary files organized from within Eclipse, and also functionality such as revisions, tasks etc. On Tue, Jun 2, 2009 at 17:06, Martial Sankar wrote: > > Hi, > > I am a little lonely as

Re: [R] Most used R editors

2009-06-02 Thread Wensui Liu
i'd like to use emacs, both on windows and unix. very powerful toy. besides writing R, i also like to use emacs to write sas and to access oracle db. On Tue, Jun 2, 2009 at 3:06 AM, Martial Sankar wrote: > > Hi, > > I am a little lonely as R users in my group. So, I would like to know which > ed

Re: [R] Most used R editors

2009-06-02 Thread Tom H
On Tue, 2009-06-02 at 07:06 +, Martial Sankar wrote: > Hi, > > I am a little lonely as R users in my group. So, I would like to know which > editor is the most used in the R community. > This post is some kind of survey. Hi, I have been enjoying using statET - http://www.walware.de/goto/st

Re: [R] Most used R editors

2009-06-02 Thread Wayne F
Are you looking for more of an R IDE or simply an editor? In the Mac GUI-version of R, there's a built-in editor (File->New Document) with some simple features, including the ability to highlight and press CMD-Return to execute. I also use Smultron, a free Mac-based text editor with a reasonable

Re: [R] Most used R editors

2009-06-02 Thread Philippe Grosjean
Of Martial Sankar Sent: Tuesday, June 02, 2009 3:06 AM To: rhelp Subject: [R] Most used R editors Hi, I am a little lonely as R users in my group. So, I would like to know which editor is the most used in the R community. This post is some kind of survey. Personally, I use Emacs with ESS, It

Re: [R] Most used R editors

2009-06-02 Thread Ian Fiske
If you are developing packages, the Eclipse plugin StatET is excellent. You get all of the fancy coding features of Eclipse plus many useful tools specifically for R package building. Combining this with the SVN plugin subclipse has been a fantastic combination for me. Ian Fiske -- View this m

Re: [R] Most used R editors

2009-06-02 Thread Joseph Magagnoli
is > necessary for R programming. > > > > > > -Original Message- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Martial Sankar > > Sent: Tuesday, June 02, 2009 3:06 AM > > To: rhelp > > Subject: [R] Most u

Re: [R] Most used R editors

2009-06-02 Thread Ronggui Huang
s more complicated that what is necessary > for R programming. > > > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On > Behalf Of Martial Sankar > Sent: Tuesday, June 02, 2009 3:06 AM > To: rhelp > Subject: [R] Most used R ed

Re: [R] Most used R editors

2009-06-02 Thread Bos, Roger
Sankar Sent: Tuesday, June 02, 2009 3:06 AM To: rhelp Subject: [R] Most used R editors Hi, I am a little lonely as R users in my group. So, I would like to know which editor is the most used in the R community. This post is some kind of survey. Personally, I use Emacs with ESS, It permits to

Re: [R] Most used R editors

2009-06-02 Thread Tomas Lanczos
On Tue, 2009-06-02 at 07:06 +, Martial Sankar wrote: > Hi, > > I am a little lonely as R users in my group. So, I would like to know which > editor is the most used in the R community. > This post is some kind of survey. > > Personally, I use Emacs with ESS, It permits to : > > - open more

Re: [R] Most used R editors

2009-06-02 Thread Tomas Lanczos
On Tue, 2009-06-02 at 07:06 +, Martial Sankar wrote: > Hi, > > I am a little lonely as R users in my group. So, I would like to know which > editor is the most used in the R community. > This post is some kind of survey. > > Personally, I use Emacs with ESS, It permits to : > > - open more

Re: [R] Most used R editors

2009-06-02 Thread Jim Lemon
Mike Lawrence wrote: I'm on Mac OS X and I've been using TextMate, though I feel guilty that it's non-open-source/pay software :Op Don't worry, Mike, quite a few of us have given up trading mangelwurzels for animal hides. Jim __ R-help@r-project.

Re: [R] Most used R editors

2009-06-02 Thread Peter Flom
I use WinEct, which is shareware and has a variation just for R, called RWinEdt. Peter -Original Message- >From: Mike Lawrence >Sent: Jun 2, 2009 7:51 AM >To: rhelp >Subject: Re: [R] Most used R editors > >I'm on Mac OS X and I've been using TextMate, tho

Re: [R] Most used R editors

2009-06-02 Thread Mike Lawrence
I'm on Mac OS X and I've been using TextMate, though I feel guilty that it's non-open-source/pay software :Op On Tue, Jun 2, 2009 at 5:02 AM, Ronggui Huang wrote: > I personally use ESS now. I think it is great for programming. I used > kate under KDE once, and it worked fine. I quite like kate t

Re: [R] Most used R editors

2009-06-02 Thread Ronggui Huang
I personally use ESS now. I think it is great for programming. I used kate under KDE once, and it worked fine. I quite like kate though I am not a fan of KDE. Ronggui 2009/6/2 Martial Sankar : > > Hi, > > I am a little lonely as R users in my group. So, I would like to know which > editor is the

[R] Most used R editors

2009-06-02 Thread Martial Sankar
Hi, I am a little lonely as R users in my group. So, I would like to know which editor is the most used in the R community. This post is some kind of survey. Personally, I use Emacs with ESS, It permits to : - open more than one R session - split the emacs editor as many part as you want. -