On 29 May 2005 at 12:13, Robert Citek wrote:
| 
| Hello all,
| 
| I noticed that both Windows and OS X version of R have a GUI  
| (Rconsole).  Is there a GUI for Linux?  I'm running Debian on which  
| the CLI for R works just fine.


$ apt-get install r-gnome     ## works up until R 2.0.1
$ R --gui=gnome &

That said, as of R 2.1.0, the Gnome UI is no longer shipped with the R
sources. Hence, I no longer provide it in the r-gnome package.  However, the
code is now provided in an add-one package 'gnomeGUI' on CRAN which you could
install directly.

Hope this helps, Dirk

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
         -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'

______________________________________________
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

Reply via email to