Quick informal poll: what is everyone's favorite text editor for working
with R? I'd like to hear from people who are using editors that have some level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! --j -- Jonathan A. Greenberg, PhD Postdoctoral Scholar Center for Spatial Technologies and Remote Sensing (CSTARS) University of California, Davis One Shields Avenue The Barn, Room 250N Davis, CA 95616 Cell: 415-794-5043 AIM: jgrn307, MSN: [hidden email], Gchat: jgrn307 ______________________________________________ [hidden email] 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. |
On 8/27/09, Jonathan Greenberg <[hidden email]> wrote:
> Quick informal poll: what is everyone's favorite text editor for working > with R? I'd like to hear from people who are using editors that have some > level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! > JGR ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
On Thu, 27 Aug 2009 12:43:41 -0700 Jonathan Greenberg
<[hidden email]> wrote: JG> Quick informal poll: what is everyone's favorite text editor for JG> working with R? I'd like to hear from people who are using editors JG> that have some level of direct R interface (e.g. Tinn-R, JG> Komodo+SciViews). Thanks! By my personal preference: Windows 1. Tinn-R 2. Notepad+ with npptor 3. JGR Linux 1. Rkward 2. Emacs+ESS (JGR useless here since it consumes 100% CPU at least with Fedora Linux) Cheers Stefan ______________________________________________ [hidden email] 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. |
On 8/28/09, Stefan Grosse <[hidden email]> wrote:
> (JGR useless here since it consumes 100% CPU at least with Fedora > Linux) > The quick fix is to access Help > About after the splash screen disappears at start-up. This works on Debian and Ubuntu. Liviu ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
Eclipse + StatET (the R plugin) both on Linux and Windows
On Thursday 27 August 2009 20:43:41 Jonathan Greenberg wrote: > Quick informal poll: what is everyone's favorite text editor for working > with R? I'd like to hear from people who are using editors that have > some level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! > > --j -- Corrado Topi Global Climate Change & Biodiversity Indicators Area 18,Department of Biology University of York, York, YO10 5YW, UK Phone: + 44 (0) 1904 328645, E-mail: [hidden email] ______________________________________________ [hidden email] 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. |
Hi!
Corrado wrote: > Eclipse + StatET (the R plugin) both on Linux and Windows Please, does it work with Eclipse 3.5 Galileo on a Mac OS X (10.5.8) box? Thanks! -- Ricardo Rodríguez Your XEN ICT Team ______________________________________________ [hidden email] 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. |
I am using 3.4.2 not 3.5, I would not know. But it is worth visiting the
STATET mailing list archive and subscribe to the mailing list. On Friday 28 August 2009 09:22:14 [Ricardo Rodriguez] Your XEN ICT Team wrote: > Hi! > > Corrado wrote: > > Eclipse + StatET (the R plugin) both on Linux and Windows > > Please, does it work with Eclipse 3.5 Galileo on a Mac OS X (10.5.8) box? > > Thanks! -- Corrado Topi Global Climate Change & Biodiversity Indicators Area 18,Department of Biology University of York, York, YO10 5YW, UK Phone: + 44 (0) 1904 328645, E-mail: [hidden email] ______________________________________________ [hidden email] 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. |
Thanks, Corrado.
Corrado wrote: > I am using 3.4.2 not 3.5, I would not know. But it is worth visiting the > STATET mailing list archive and subscribe to the mailing list. > FYI, here the available public testing version for Eclipse 3.5 http://lists.r-forge.r-project.org/pipermail/statet-user/2009-August/000187.html Greetings, Ricardo -- Ricardo Rodríguez Your XEN ICT Team ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
I'm using Emacs+ESS on Linux and OS X. Of course, since I use Emacs
for pretty much everything it was an easy choice. :) -Bjorn 2009/8/27 Jonathan Greenberg <[hidden email]>: > Quick informal poll: what is everyone's favorite text editor for working > with R? I'd like to hear from people who are using editors that have some > level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! > > --j > > -- > > Jonathan A. Greenberg, PhD > Postdoctoral Scholar > Center for Spatial Technologies and Remote Sensing (CSTARS) > University of California, Davis > One Shields Avenue > The Barn, Room 250N > Davis, CA 95616 > Cell: 415-794-5043 > AIM: jgrn307, MSN: [hidden email], Gchat: jgrn307 > > ______________________________________________ > [hidden email] 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. > ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
On 08/27/2009 09:43 PM, Jonathan Greenberg wrote:
> > Quick informal poll: what is everyone's favorite text editor for working > with R? I'd like to hear from people who are using editors that have > some level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! > > --j > This wiki page is set to deal with the question, but not yet used that much. Maybe people replying to this thread could contribute to the wiki page as well. http://wiki.r-project.org/rwiki/doku.php?id=guis:projects Romain -- Romain Francois Professional R Enthusiast +33(0) 6 28 91 30 30 http://romainfrancois.blog.free.fr |- http://tr.im/w33B : Completion for java objects |- http://tr.im/vzip : Code Snippet : List of CRAN packages `- http://tr.im/vsK1 : R parser package on CRAN ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
I've only really used Tinn-R but so far I am very happy with it.
--- On Thu, 8/27/09, Jonathan Greenberg <[hidden email]> wrote: > From: Jonathan Greenberg <[hidden email]> > Subject: [R] Best R text editors? > To: "r-help" <[hidden email]> > Received: Thursday, August 27, 2009, 3:43 PM > Quick informal poll: what is > everyone's favorite text editor for working with R? > I'd like to hear from people who are using editors that have > some level of direct R interface (e.g. Tinn-R, > Komodo+SciViews). Thanks! > > --j > > -- > Jonathan A. Greenberg, PhD > Postdoctoral Scholar > Center for Spatial Technologies and Remote Sensing > (CSTARS) > University of California, Davis > One Shields Avenue > The Barn, Room 250N > Davis, CA 95616 > Cell: 415-794-5043 > AIM: jgrn307, MSN: [hidden email], > Gchat: jgrn307 > > ______________________________________________ > [hidden email] > 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. > __________________________________________________________________ Looking for the perfect gift? Give the gift of Flickr! http://www.flickr.com/gift/ ______________________________________________ [hidden email] 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. |
In reply to this post by Stefan Grosse-2
Tinn-R
Petr [hidden email] napsal dne 28.08.2009 09:16:38: > On Thu, 27 Aug 2009 12:43:41 -0700 Jonathan Greenberg > <[hidden email]> wrote: > > JG> Quick informal poll: what is everyone's favorite text editor for > JG> working with R? I'd like to hear from people who are using editors > JG> that have some level of direct R interface (e.g. Tinn-R, > JG> Komodo+SciViews). Thanks! > > By my personal preference: > > Windows > 1. Tinn-R > 2. Notepad+ with npptor > 3. JGR > > Linux > 1. Rkward > 2. Emacs+ESS > > (JGR useless here since it consumes 100% CPU at least with Fedora > Linux) > > Cheers > Stefan > > ______________________________________________ > [hidden email] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
Jonathan Greenberg wrote:
> Quick informal poll: what is everyone's favorite text editor for working > with R? Emacs+ESS ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
Emacs + ESS
On Thu, Aug 27, 2009 at 12:43 PM, Jonathan Greenberg<[hidden email]> wrote: > Quick informal poll: what is everyone's favorite text editor for working > with R? I'd like to hear from people who are using editors that have some > level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! > > --j > > -- > > Jonathan A. Greenberg, PhD > Postdoctoral Scholar > Center for Spatial Technologies and Remote Sensing (CSTARS) > University of California, Davis > One Shields Avenue > The Barn, Room 250N > Davis, CA 95616 > Cell: 415-794-5043 > AIM: jgrn307, MSN: [hidden email], Gchat: jgrn307 > > ______________________________________________ > [hidden email] 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. > ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
Great question to put up here :)
My preferences: 1) notepad++ with NPPToR 2) tinn-R (was leading for a long time, but recently I decided to go with notepad++ ) 3) JGR / RCMDR (although RCMDR can be connected with the previous ones - and I wish it would get more developed) With the rest I didn't have experience in. Jedit - I am still waiting for Romain (from http://romainfrancois.blog.free.fr/) to release his connection of R to Jedit (What he showed me in useR 2009, was better then anything else I have seen until then) Best, Tal Galili On Thu, Aug 27, 2009 at 10:43 PM, Jonathan Greenberg <[hidden email]>wrote: > Quick informal poll: what is everyone's favorite text editor for working > with R? I'd like to hear from people who are using editors that have some > level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks! > > --j > > -- > > Jonathan A. Greenberg, PhD > Postdoctoral Scholar > Center for Spatial Technologies and Remote Sensing (CSTARS) > University of California, Davis > One Shields Avenue > The Barn, Room 250N > Davis, CA 95616 > Cell: 415-794-5043 > AIM: jgrn307, MSN: [hidden email], Gchat: jgrn307 > > ______________________________________________ > [hidden email] 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. > -- ---------------------------------------------- My contact information: Tal Galili Phone number: 972-50-3373767 FaceBook: Tal Galili My Blogs: http://www.r-statistics.com/ http://www.talgalili.com http://www.biostatistics.co.il [[alternative HTML version deleted]] ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
Hi Jonathan,
contributing to your poll: Also Emacs+ESS on Linux. Uli ______________________________________________ [hidden email] 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. |
Hello,
On 8/30/09, Uli Kleinwechter <[hidden email]> wrote: > contributing to your poll: Also Emacs+ESS on Linux. > Could someone give a brief and subjective overview of ESS. I notice that many people use it, and many describe it as the tool for the power user. As far as I'm concerned, I've once again looked at Emacs (after couple of years) and I still don't feel like using it for my editing purposes. Thank you Liviu ______________________________________________ [hidden email] 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. |
In reply to this post by Jonathan Greenberg
Hello,
I'm using PLD Linux and in my opinion, if you looking for very easy editor - Geany!!! It'll be fantastic ;) |
In reply to this post by Uli Kleinwechter
Uli Kleinwechter wrote:
> Hi Jonathan, > > contributing to your poll: Also Emacs+ESS on Linux. same here J ______________________________________________ [hidden email] 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. |
In reply to this post by Grzesiek
On 8/30/09, Grzes <[hidden email]> wrote:
> I'm using PLD Linux and in my opinion, if you looking for very easy editor - > Geany!!! It'll be fantastic ;) > Yeah, Geany is very simple and comfortable. But there is no direct link to R, and not being able to evaluate code on the fly is a show-stopper for me. Liviu ______________________________________________ [hidden email] 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. |
Free forum by Nabble | Edit this page |