Wade Wall wrote: > Hi all, > > I know this question has been asked in the past, but I am wondering if > anyone running R on Linux has any guidance as to a text editor that works > well with R. At the present time I am running R on Windows and using > TINN-R. For a number of reasons I want to switch to Linux, but can't find > much in the way of a text editor in sync with R. Any experiences, > recommendations would be appreciated. > > Wade Wall > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org 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 can suggest also JGR package which give yo very good standalone interface (you cannot start terminal) with color syntax for all installed packages, active tips after typing funcion name, runnig any fragment of code directly from editor, obiect brownser etc. very nice tool... but.....
It is java-dependend and there are lots of problems with installing it - like most of the java dependend tools. For example I installed it without problem on one machine, beside on other almost the same I recive error. No one can tell me why (i.e why it is differend). Addationally like all others java programs it is extremly slow and resorce consumed. Jarek ______________________________________________ R-help@r-project.org 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.