Re: [R] problem with rgl package

2009-05-05 Thread Duncan Murdoch
On 05/05/2009 5:55 AM, Erin Hodgess wrote: Dear R People: Here is something strange. I'm using Ubuntu 9.04 with R 2.9.0. I need to have the rgl package. Here are my results from installing: install.packages(rgl) Warning in install.packages(rgl) : argument 'lib' is missing: using

Re: [R] problem with rgl package

2009-05-05 Thread Barry Rowlingson
On Tue, May 5, 2009 at 10:55 AM, Erin Hodgess erinm.hodg...@gmail.com wrote: Dear R People: Here is something strange.  I'm using Ubuntu 9.04 with R 2.9.0. I need to have the rgl package.  Here are my results from installing: install.packages(rgl) Warning in install.packages(rgl) : []

Re: [R] problem with rgl package

2009-05-05 Thread Dirk Eddelbuettel
On 5 May 2009 at 04:55, Erin Hodgess wrote: | Dear R People: | | Here is something strange. I'm using Ubuntu 9.04 with R 2.9.0. | | I need to have the rgl package. Here are my results from installing: So run sudo apt-get install r-cran-rgl to install the pre-build binary. If you must

Re: [R] problem with rgl package

2009-05-05 Thread G. Jay Kerns
Dear Erin, On Tue, May 5, 2009 at 5:55 AM, Erin Hodgess erinm.hodg...@gmail.com wrote: Dear R People: Here is something strange.  I'm using Ubuntu 9.04 with R 2.9.0. I need to have the rgl package.  Here are my results from installing: install.packages(rgl) Warning in

Re: [R] problem with rgl package

2009-05-05 Thread Dirk Eddelbuettel
(off list) On 5 May 2009 at 05:15, Erin Hodgess wrote: | I also needed libglu1-mesa-dev, but now all is well. a) You still haven't explained why you need to rebuild it when sudo apt-get install r-cran-rgl gets you a binary b) Yes, as sudo apt-get build-dep r-cran-rgl