Giovanni Parrinello said the following on 3/15/2007 6:43 AM: > Dear All, > update.packages(ask='graphics') > --- Please select a CRAN mirror for use in this session --- > Error in .readRDS(pfile) : unknown input format. > ??? > TIA > Giovanni >
I cannot replicate this in R-2.4.1. What version of R and repository are you using? update.packages(ask = "graphics", repos = "http://cran.cnr.berkeley.edu") --sundar ______________________________________________ [email protected] 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.
