Skip to content
Back to formatted view

Raw Message

Message-ID: <17050.3299.658067.353057@basebud.nulle.part>
Date: 2005-05-29T18:41:39Z
From: Dirk Eddelbuettel
Subject: R GUI for Linux?
In-Reply-To: <AF296FB1-8C37-496D-83AA-643093716811@alum.calberkeley.org>

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'