See the rw-FAQ, which describes this in detail. Almost certainly you are trying to update the package 'cluster' which is in the main library. But as you used the GUI, we can't see that.
On Thu, 7 Jun 2007, Stefan Grosse wrote: > Dear R-list, > > I have encountered the following error message trying to update R packages: > >> update.packages(ask='graphics') > Warning in install.packages(update[instlib == l, "Package"], l, > contriburl = contriburl, : > 'lib' is not writable > Error in install.packages(update[instlib == l, "Package"], l, contriburl > = contriburl, : > unable to install packages > > I remember did not have the problem on the last update where R > installed the files then in the Documents/R folder on my user account. > Any ideas how to handle this? I made the directories completely writable > so I do not know where the problem is now (especially since update > worked before...) > > Stefan > > PS: Tinn-R 1.19.2.3 + R 2.5.0 on Vista Business > > ______________________________________________ > [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. > -- Brian D. Ripley, [EMAIL PROTECTED] 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 ______________________________________________ [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.
