Do any of you know any simple programming editors for R scripts which offer basic colour-coding and bracket-matching facilities? Dregging through scripts to find a missing comma or parentheses is something I'd rather do less of... Jon Minton [[alternative HTML version deleted]]
Tinn-R ________________________________ From: r-help-bounces at stat.math.ethz.ch on behalf of Jon Minton Sent: Mon 06/11/2006 9:11 AM To: R-help at stat.math.ethz.ch Subject: [R] Colour-coded Editor for R Code Do any of you know any simple programming editors for R scripts which offer basic colour-coding and bracket-matching facilities? Dregging through scripts to find a missing comma or parentheses is something I'd rather do less of... Jon Minton [[alternative HTML version deleted]] ______________________________________________ R-help at stat.math.ethz.ch 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.
Jon, are you using Windows? If so, try WinEdt with library(RWinEdt). It has all the features you want and need. For Linux/Unix use EMACS. There is a section on CRAN about editors. Cheers, Dan Bebber Department of Plant Sciences University of Oxford
Hello, You have a rather large list of editor that support R syntax highlighting listed in: http://www.sciviews.org/_rgui/projects/Editors.html. Best, Philippe Grosjean Dan Bebber wrote:> Jon, > > are you using Windows? If so, try WinEdt with library(RWinEdt). > It has all the features you want and need. > > For Linux/Unix use EMACS. > > There is a section on CRAN about editors. > > Cheers, > Dan Bebber > > Department of Plant Sciences > University of Oxford > > ______________________________________________ > R-help at stat.math.ethz.ch 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. > >
Emacs and ESS for both Unix and Windows. emacs for Windows from ftp://ftp.gnu.org/pub/gnu/emacs/windows/emacs-21.3-fullbin-i386.tar.gz emacs for Unix from ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.4a.tar.gz ESS from http://ess.r-project.org/ Click on Source for the package itself. Other items on the page give documentation.
But in Win you could try Tinn-R which is quite good!!!!!! Mihai Nica 170 East Griffith St. G5 Jackson, MS 39201 601-914-0361 ----- Original Message ---- From: Richard M. Heiberger <rmh@temple.edu> To: Jon Minton <jm540@york.ac.uk>; R-help@stat.math.ethz.ch Sent: Monday, November 6, 2006 7:45:54 AM Subject: Re: [R] Colour-coded Editor for R Code Emacs and ESS for both Unix and Windows. emacs for Windows from ftp://ftp.gnu.org/pub/gnu/emacs/windows/emacs-21.3-fullbin-i386.tar.gz emacs for Unix from ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.4a.tar.gz ESS from http://ess.r-project.org/ Click on Source for the package itself. Other items on the page give documentation. ______________________________________________ R-help@stat.math.ethz.ch 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]]
And Mac: emacs for the Mac "native" environment http://aquamacs.org/ At 8:45 AM -0500 11/6/06, Richard M. Heiberger wrote:>Emacs and ESS for both Unix and Windows. > >emacs for Windows from >ftp://ftp.gnu.org/pub/gnu/emacs/windows/emacs-21.3-fullbin-i386.tar.gz > >emacs for Unix from >ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.4a.tar.gz > > >ESS from >http://ess.r-project.org/ >Click on Source for the package itself. >Other items on the page give documentation. > >______________________________________________ >R-help at stat.math.ethz.ch 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.-- -------------------------------------- Don MacQueen Environmental Protection Department Lawrence Livermore National Laboratory Livermore, CA, USA
At 07:11 AM 11/6/2006, Jon Minton wrote:>Do any of you know any simple programming editors for R scripts which offer >basic colour-coding and bracket-matching facilities? > >Dregging through scripts to find a missing comma or parentheses is something >I'd rather do less of... > > > >Jon MintonWell If you use windows I recomend Tinn-R https://sourceforge.net/projects/tinn-r Bernardo Rangel Tura, MD, PHD National Institute of Cardiology Laranjeiras Rio de Janeiro Brazil