Author Login
Post Reply
On 7/1/09, Seeliger.Curt@(protected):
> > ... I saw my friend has a R Console window which has automatic syntax
> > reminder when he types in the first a few letters of R command. ...
>
> You might be thinking of JGR (Jaguar) at
> http://jgr.markushelbig.org/JGR.html . This editor also prompts you with
> function argument lists, including for functions that you wrote. It's a
> very nice editor, but currently lacks the overall function of Tinn-R. Even
> so, I have it on my desktop. The RUnit package is a good start at a
> standalone test harness, and I'm looking forward to additional
> capabilities as it matures.
>
> There is no IDE for R in the same way that there is for other languages --
> something that supports integrated versioning, debugging and testing,
> perhaps using Eclipse. Boy howdee, I hope someone knows otherwise.
>
> cur
>
>
> --
> Curt Seeliger, Data Ranger
> Raytheon Information Services - Contractor to ORD
> seeliger.curt@(protected)
> 541/754-4638
>
For kicks I tried JGR yesterday. In the Rgui console, or sourcing, my
code runs fine. In JGR it crashed with messages about stack
imbalances.
I might use the editor though. That's a step up on Win Vista from
what's in Rgui.
Thanks for the pointer.
- Mark
______________________________________________
R-help@(protected)
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.