Error installing ggobi in R, Ubuntu Intrepid Ibex
Dirk, Thanks for the quick response. I've installed that package - once I have it installed, how do I use rggobi inside R? DD
Dirk Eddelbuettel wrote:
On 18 January 2009 at 15:19, Dirty D wrote:
| I'm newish to R and Ubuntu, and I've getting this error when I'm trying
| to install ggobi in R. Any suggestions?
Yes. Just install the pre-built binary from Ubuntu via
$ sudo apt-get install r-cran-rggobi
This will also install Ggobi itself as well as the RGtk2 bindings.
Hth, Dirk