Rainer M Krug
2007-Oct-10 08:13 UTC
[R] error message with option checkBuild in update.packages in R 2.6.0
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. Rainer
Prof Brian Ripley
2007-Oct-10 10:43 UTC
[R] error message with option checkBuild in update.packages in R 2.6.0
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, ripley at stats.ox.ac.uk 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