Re: [R] an R script editor for Mac

2005-01-31 Thread Simon Blomberg
I'm surprised nobody has mentioned Alpha. It has highlighting, 
indenting, parenthesis matching, excellent integration with R (or 
that other commercial version of R). There are versions for Classic 
(Alpha8), OS X (Alphax), as well as *NIX and Windows (AlphatTk). 
Alpha is shareware, based on the open source AlphTcl library.

http://alphatcl.sourceforge.net/wikit/
Cheers,
Simon.

On Jan 21, 2005, at 5:35 AM, Jacques VESLOT wrote:
 Dear all,
 Could someone please make me know if there is a nice script editor
 available
 under Mac, similar to Crimson, that offers R syntax highlighting (and
 pairs
 of parentheses underlining) ?
 Thanks in advance,
 Jacques VESLOT
 Cirad
 __
  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
--
Simon Blomberg, B.Sc.(Hons.), Ph.D, M.App.Stat.
Visiting Fellow
School of Botany  Zoology
The Australian National University
Canberra ACT 0200
Australia
T: +61 2 6125 8057  email: [EMAIL PROTECTED]
F: +61 2 6125 5573
CRICOS Provider # 00120C
__
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


Re: [R] an R script editor for Mac

2005-01-24 Thread Martin Maechler
 TomH == Thomas Schönhoff [EMAIL PROTECTED]
 on Fri, 21 Jan 2005 23:21:30 +0100 writes:

TomH Hello,
TomH Am Freitag, den 21.01.2005, 06:39 -0500 schrieb Sean Davis:
 Consider using ESS and xemacs or emacs.  You get syntax highlighting, 
 auto-indent, command auto-complete, transcripts for your session, 
 integrated help, and the tools of one of the most powerful text editors 
 on the planet.  The learning curve is a bit steep, but if you use R 
 much, it is worth it.

TomH Yes, definitely. I'd like to add that there is an exellent ref-card
TomH regarding the Emacs/ESS duo that may smoothing the learning curve a 
bit!
TomH Don't remember the right place to fetch from

From the ESS page, http://ESS.r-project.org/ 
last line in the list.

__
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


Re: [R] an R script editor for Mac

2005-01-24 Thread Paul Roebuck
Jacques VESLOT wrote:

 Could someone please make me know if there is a nice script editor available
 under Mac, similar to Crimson, that offers R syntax highlighting (and pairs
 of parentheses underlining) ?

Did you look into BareBone's TextWrangler, 'BBEdit Lite' replacement?
It's now available as free (as in beer) download for 10.3.5+.
http://www.barebones.com/products/textwrangler/download.shtml

I created a quick version of the Codeless Language Module for R
but it's lacking at the moment.

--
SIGSIG -- signature too long (core dumped)

__
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


Re: [R] an R script editor for Mac

2005-01-24 Thread Rob J Goedman
Hi,
There is also SubEthaEdit, quite an elegant editor with R/S syntax 
highlighting
as 1 of the many available modes.

With AppleScript its easy to sent the edit window, a file, a selection 
etc. to R for
execution.

http://www.codingmonkeys.de/subethaedit/
Rob
On Jan 24, 2005, at 8:41 AM, Paul Roebuck wrote:
Jacques VESLOT wrote:
Could someone please make me know if there is a nice script editor 
available
under Mac, similar to Crimson, that offers R syntax highlighting (and 
pairs
of parentheses underlining) ?
Did you look into BareBone's TextWrangler, 'BBEdit Lite' replacement?
It's now available as free (as in beer) download for 10.3.5+.
http://www.barebones.com/products/textwrangler/download.shtml
I created a quick version of the Codeless Language Module for R
but it's lacking at the moment.
--
SIGSIG -- signature too long (core dumped)
__
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
__
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


Re: [R] an R script editor for Mac

2005-01-23 Thread Charles and Kimberly Maner

Also, you might want to consider using VIM, http://vim.org or
http://macvim.org/.  I run it on my 17 PB as it is my editor of choice.  As
with the emacs varieties, if you are not familiar with it, it does have a
bit of a learning curve.  However, it absolutely does syntax highlighting,
auto-indent, etc.  At least there are a couple different very capable open
source editors out there for you to choose from which do what you asking.


Good luck,
Charles


On Jan 21, 2005, at 6:40 AM, Sean Davis wrote:

 Consider using ESS and xemacs or emacs.  You get syntax highlighting, 
 auto-indent, command auto-complete, transcripts for your session,
 integrated help, and the tools of one of the most powerful text editors 
 on the planet.  The learning curve is a bit steep, but if you use R 
 much, it is worth it.

 Sean

On Jan 21, 2005, at 5:35 AM, Jacques VESLOT wrote:

 Dear all,

 Could someone please make me know if there is a nice script editor 
 available
 under Mac, similar to Crimson, that offers R syntax highlighting (and 
 pairs
 of parentheses underlining) ?

 Thanks in advance,

 Jacques VESLOT
 Cirad

 __
 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


[[alternative HTML version deleted]]

__
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


Re: [R] an R script editor for Mac

2005-01-21 Thread Philippe Grosjean
You could look at http://www.r-project.org/GUI/projects/Editors.html for 
a list of text editors offering, at least, syntax highlighting of R 
code. For Mac (OS X), it seems you have the choice between SubEthaEdit, 
BlueFish and Jedit,... plus the code editor included in JGR (see: 
http://stats.math.uni-augsburg.de/JGR/).

Best,
Philippe Grosjean
..°}))
 ) ) ) ) )
( ( ( ( (Prof. Philippe Grosjean
 ) ) ) ) )
( ( ( ( (Numerical Ecology of Aquatic Systems
 ) ) ) ) )   Mons-Hainaut University, Pentagone (3D08)
( ( ( ( (Academie Universitaire Wallonie-Bruxelles
 ) ) ) ) )   8, av du Champ de Mars, 7000 Mons, Belgium
( ( ( ( (
 ) ) ) ) )   phone: + 32.65.37.34.97, fax: + 32.65.37.30.54
( ( ( ( (email: [EMAIL PROTECTED]
 ) ) ) ) )
( ( ( ( (web:   http://www.umh.ac.be/~econum
 ) ) ) ) )  http://www.sciviews.org
( ( ( ( (
..
Jacques VESLOT wrote:
Dear all,
Could someone please make me know if there is a nice script editor available
under Mac, similar to Crimson, that offers R syntax highlighting (and pairs
of parentheses underlining) ?
Thanks in advance,
Jacques VESLOT
Cirad
__
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

__
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


RE: [R] an R script editor for Mac

2005-01-21 Thread Liaw, Andy
JGR has an fairly intelligent editor, and it works on Mac.

Andy

 From: Sean Davis
 
 Consider using ESS and xemacs or emacs.  You get syntax highlighting, 
 auto-indent, command auto-complete, transcripts for your session, 
 integrated help, and the tools of one of the most powerful 
 text editors 
 on the planet.  The learning curve is a bit steep, but if you use R 
 much, it is worth it.
 
 Sean
 
 On Jan 21, 2005, at 5:35 AM, Jacques VESLOT wrote:
 
  Dear all,
 
  Could someone please make me know if there is a nice script editor 
  available
  under Mac, similar to Crimson, that offers R syntax 
 highlighting (and 
  pairs
  of parentheses underlining) ?
 
  Thanks in advance,
 
  Jacques VESLOT
  Cirad
 
  __
  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
 
 __
 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
 


__
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


Re: [R] an R script editor for Mac

2005-01-21 Thread Thomas Schönhoff
Hello,

Am Freitag, den 21.01.2005, 06:39 -0500 schrieb Sean Davis:
 Consider using ESS and xemacs or emacs.  You get syntax highlighting, 
 auto-indent, command auto-complete, transcripts for your session, 
 integrated help, and the tools of one of the most powerful text editors 
 on the planet.  The learning curve is a bit steep, but if you use R 
 much, it is worth it.

Yes, definitely. I'd like to add that there is an exellent ref-card
regarding the Emacs/ESS duo that may smoothing the learning curve a bit!
Don't remember the right place to fetch from but I could give you a copy
of mine if desired. Drop me a line.

Thomas

__
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