[R-SIG-Mac] Problem with packages after update to R 2.6
Michael Kubovy
kubovy at virginia.edu
Fri Oct 5 12:51:00 CEST 2007
Dear R-Mac people,
After successfully updating R and JGR on
Hardware Overview:
Model Name: Mac Pro
Model Identifier: MacPro1,1
Processor Name: Dual-Core Intel Xeon
System Software Overview:
System Version: Mac OS X 10.4.10 (8R2232)
Kernel Version: Darwin 8.10.1
I followed Ripley's advice to
> update.packages(checkBuilt=TRUE, ask=FALSE)
I then realized that I did not have any of the packages beyond the
default. So I ran
> install.packages
('car','Hmisc','doBy','lme4','gmodels','gplots','gdata')
Warning in install.packages("car", "Hmisc", "doBy", "lme4",
"gmodels", "gplots", :
'lib = "Hmisc"' is not writable
Would you like to create a personal library
'~/R/i386-apple-darwin8.10.1-library/2.6'
to install packages into? (y/n) y
Error in available[, "Bundle"] : incorrect number of dimensions
> install.packages
('car','Hmisc','doBy','lme4','gmodels','gplots','gdata')
Warning in install.packages("car", "Hmisc", "doBy", "lme4",
"gmodels", "gplots", :
'lib = "Hmisc"' is not writable
Error in install.packages("car", "Hmisc", "doBy", "lme4", "gmodels",
"gplots", :
unable to install packages
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: P.O.Box 400400 Charlottesville, VA 22904-4400
Parcels: Room 102 Gilmer Hall
McCormick Road Charlottesville, VA 22903
Office: B011 +1-434-982-4729
Lab: B019 +1-434-982-4751
Fax: +1-434-982-4766
WWW: http://www.people.virginia.edu/~mk9y/
More information about the R-SIG-Mac
mailing list