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 wo

Re: [R] problem with rgl package

2009-05-05 Thread Erin Hodgess
I also needed libglu1-mesa-dev, but now all is well. thanks for the help! Sincerely, Erin On Tue, May 5, 2009 at 5:07 AM, Barry Rowlingson wrote: > On Tue, May 5, 2009 at 10:55 AM, Erin Hodgess wrote: >> Dear R People: >> >> Here is something strange.  I'm using Ubuntu 9.04 with R 2.9.0. >> >>

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 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") : >  argu

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 or

Re: [R] problem with rgl package

2009-05-05 Thread Barry Rowlingson
On Tue, May 5, 2009 at 10: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") : [] > checking

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 '/us

[R] problem with rgl package

2009-05-05 Thread Erin Hodgess
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 '/usr/local/lib/R/site-library' --- Please select