R 2.5 under windows XP R 2.5 under Linux FC 6 I currently use R under windows and when I do so, I get to work in a nice windows environment complete with a very useful menu bar that includes a FILE, EDIT, MISC, PACKAGE, WINDOWS, and HELP menus. I have begun to use R under LINUX. When I run under windows, I get a standard terminal window, but I don't get the menus specific to R. Under windows I also have the ability to open a SCRIPT window, edit R code in the window and submit the code from the window. Is there any way to get a window with R specific menus and a script window? Thanks John John Sorkin M.D., Ph.D. Chief, Biostatistics and Informatics University of Maryland School of Medicine Division of Gerontology Baltimore VA Medical Center 10 North Greene Street GRECC (BT/18/GR) Baltimore, MD 21201-1524 (Phone) 410-605-7119 (Fax) 410-605-7913 (Please call phone number above prior to faxing) Confidentiality Statement: This email message, including any attachments, is for the so...{{dropped}}
Stefan Grosse
2007-Jun-12 18:16 UTC
[R] Linux equivalent to windows menus and script window
There is, two candidates are ESS-emacs and JGR as a gui. Have a look at: http://www.r-project.org/GUI , on Tuesday 12 June 2007 19:42:33 John Sorkin wrote: JS > R 2.5 under windows XP JS > R 2.5 under Linux FC 6 JS > JS > I currently use R under windows and when I do so, I get to work in a nice windows environment complete with a very useful menu bar that includes a FILE, EDIT, MISC, PACKAGE, WINDOWS, and HELP menus. I have begun to use R under LINUX. When I run under windows, I get a standard terminal window, but I don't get the menus specific to R. Under windows I also have the ability to open a SCRIPT window, edit R code in the window and submit the code from the window. Is there any way to get a window with R specific menus and a script window? JS > Confidentiality Statement: JS > This email message, including any attachments, is for the so...{{dropped}} funny...
Stefan Grosse
2007-Jun-13 09:02 UTC
[R] Linux equivalent to windows menus and script window
JGR is pretty close to the windows R-GUI (with the menus) but even better since it is system independent and e.g. has syntax highlightning in the editor. You could have a look at the screenshots at http://rosuda.org/JGR/index.htm What you need is a Java 5 SDK installed at the system and probably R has to be reconfigured to find java. Stefan John, on Tuesday 12 June 2007 23:53:07 you wrote: JS > Stefan, JS > Am I correct that neither option will provide the menu options provided under windows, i.e. the MISC, PACKANGE, or WINDOWS menus? JS > Thanks, JS > John