On 28/06/2012 15:09, YTP wrote:
I am having problems installing package rggobi. I have spent days reading
other people's questions about this topic but could not get any useful info
But not apparently the rw-FAQ, which would only take minutes. See the
posting guide ....
out of previous answers. I am running 32-bit Windows 7 and have successfully
installed GGobi version 2.1.8.
My error looks like this:
install.packages('rggobi')
Installing package(s) into ‘C:/Users/cprice00c/Documents/R/win-library/2.15’
(as ‘lib’ is unspecified)
Warning message:
package ‘rggobi’ is not available (for R version 2.15.0)
Any help would be extremely appreciated. Thanks.
Read the rw-FAQ. No binary package is available, so you need to install
from the sources. That will work on 32-bit Windows, only (and CRAN does
not distribute 32-bit-only packages).
There is some light at the end of this tunnel: a deadline has been set
for a working rggobi update, and some progress has been made.
--
Brian D. Ripley, rip...@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.