On Wed, 10 Oct 2007, Rainer M Krug wrote: > Hi > > System: Linux Open SuSE 10.2 > > I upgraded to R 2.6.0 and wanted to upgrade my packages as well. I tried > to use the checkBuild=TRUE option in update.packages, it asked me if I > wanted to update the package and I answered with yes, and finally ig > tave me the error message unknown parameter "checkBuild" in function > install.packages. > > My question: is the option still necessary or is the checkBuild done > automatically? IF yes, I just update.packages without the option and > don't woryy.
It is an _argument_ called 'checkBuilt', and the default is FALSE. See the help page, please. -- 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 ______________________________________________ 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.