> * Marc Schwartz <znep_fpujn...@zr.pbz> [2012-11-04 12:33:20 -0600]: > > On Nov 4, 2012, at 12:22 PM, Sam Steingold <s...@gnu.org> wrote: > >>> * Bert Gunter <thagre.ore...@trar.pbz> [2012-11-04 09:48:58 -0800]: >>> >>> ?update.packages >> >> It is not obvious to me that this is the answer to my question. > > Take note of the 'checkBuilt' argument, which defaults to FALSE...
Thanks a lot! So, what I need to do is: update.packages(checkBuilt=TRUE, ask=FALSE, lib.loc=.libPaths()[grep("^/home/",.libPaths())]) -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://americancensorship.org http://pmw.org.il http://iris.org.il http://camera.org http://jihadwatch.org http://dhimmi.com Kleptomania: the ability to find stuff even before its owner loses it. ______________________________________________ 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.