On Fri, 05 Dec 2003 11:15:50 -0600 Marc Schwartz <[EMAIL PROTECTED]> wrote:
> On Fri, 2003-12-05 at 10:34, [EMAIL PROTECTED] wrote: > Marc Schwartz wrote: > > > Rgui.exe is the Windows 'front end' environment for R that provides a > > > command line console for entering commands to the R interpreter, seeing > > > the textual output of those commands and for displaying the output of > > > plots. It supports a MDI/SDI type of interface. It does have some menus > > > for simple operations (like installing and updating packages) but not > > > for performing analyses. It is Windows OS only. > > > > There is a very similar "GUI" under Linux that runs under the Gnome > > desktop environment, and I believe Gnome can run under SunOS. > > > Yeah...you need to compile from source and use the > > ./configure --with-gnome You may need to give the paths to gnome and libglade-config. (At least I have to, configure fails for me) ./configure --help tells the details. detlef > > option to get it. I tried that once some time ago. Like RGui.exe under > Windows, IIRC, it provides some basic menus for package installation, > etc. > > It does not however provide any access to analytic/plotting functions. > More information is available in the R-admin manual. > > Best regards, > > Marc > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > -- "Die herrschenden Ideen sind die Ideen der Herrschenden." --- K. Marx Detlef Steuer --- http://fawn.unibw-hamburg.de/steuer.html ***** Encrypted mail preferred ***** ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
