- using R version 3.0.1 (2013-05-16)
- using platform: x86_64-w64-mingw32 (64-bit)
- using session charset: ISO8859-1
- checking for file 'party/DESCRIPTION' ... OK
- this is package 'party' version '1.0-6'
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'party' can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
- loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of 'data' directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable compilation flags in Makevars ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking compiled code ... OK
- checking sizes of PDF files under 'inst/doc' ... OK
- checking installed files from 'inst/doc' ... OK
- checking examples ...
** running examples for arch 'i386' ... OK
** checking differences from 'party-Ex_i386.Rout' to 'party-Ex.Rout.save' ...
10c10
< > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
---
> > assign(".oldSearch", search(), pos = 'CheckExEnv')
375,376c375,376
< detaching 'package:ipred', 'package:prodlim', 'package:class',
< 'package:nnet', 'package:rpart'
---
> detaching 'package:ipred', 'package:prodlim', 'package:KernSmooth',
> 'package:class', 'package:nnet', 'package:rpart'
532,533c532,533
< detaching 'package:ipred', 'package:prodlim', 'package:class',
< 'package:nnet', 'package:rpart'
---
> detaching 'package:ipred', 'package:prodlim', 'package:KernSmooth',
> 'package:class', 'package:nnet', 'package:rpart'
772,773c772,773
< detaching 'package:ipred', 'package:prodlim', 'package:class',
< 'package:nnet', 'package:rpart'
---
> detaching 'package:ipred', 'package:prodlim', 'package:KernSmooth',
> 'package:class', 'package:nnet', 'package:rpart'
OK
** running examples for arch 'x64' ... OK
** checking differences from 'party-Ex_x64.Rout' to 'party-Ex.Rout.save' ...
10c10
< > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
---
> > assign(".oldSearch", search(), pos = 'CheckExEnv')
375,376c375,376
< detaching 'package:ipred', 'package:prodlim', 'package:class',
< 'package:nnet', 'package:rpart'
---
> detaching 'package:ipred', 'package:prodlim', 'package:KernSmooth',
> 'package:class', 'package:nnet', 'package:rpart'
532,533c532,533
< detaching 'package:ipred', 'package:prodlim', 'package:class',
< 'package:nnet', 'package:rpart'
---
> detaching 'package:ipred', 'package:prodlim', 'package:KernSmooth',
> 'package:class', 'package:nnet', 'package:rpart'
772,773c772,773
< detaching 'package:ipred', 'package:prodlim', 'package:class',
< 'package:nnet', 'package:rpart'
---
> detaching 'package:ipred', 'package:prodlim', 'package:KernSmooth',
> 'package:class', 'package:nnet', 'package:rpart'
OK
- checking for unstated dependencies in tests ... OK
- checking tests ...
** running tests for arch 'i386' OK
Running 'Distributions.R'
Comparing 'Distributions.Rout' to 'Distributions.Rout.save' ... OK
Running 'IndependenceTest-regtest.R'
Comparing 'IndependenceTest-regtest.Rout' to 'IndependenceTest-regtest.Rout.save' ... OK
Running 'LinearStatistic-regtest.R'
Comparing 'LinearStatistic-regtest.Rout' to 'LinearStatistic-regtest.Rout.save' ... OK
Running 'Node-regtest.R'
Comparing 'Node-regtest.Rout' to 'Node-regtest.Rout.save' ... OK
Running 'Predict-regtest.R'
Comparing 'Predict-regtest.Rout' to 'Predict-regtest.Rout.save' ... OK
Running 'RandomForest-regtest.R'
Comparing 'RandomForest-regtest.Rout' to 'RandomForest-regtest.Rout.save' ... OK
Running 'Splits-regtest.R'
Comparing 'Splits-regtest.Rout' to 'Splits-regtest.Rout.save' ... OK
Running 'TestStatistic-regtest.R'
Comparing 'TestStatistic-regtest.Rout' to 'TestStatistic-regtest.Rout.save' ... OK
Running 'TreeGrow-regtest.R'
Comparing 'TreeGrow-regtest.Rout' to 'TreeGrow-regtest.Rout.save' ... OK
Running 'Utils-regtest.R'
Comparing 'Utils-regtest.Rout' to 'Utils-regtest.Rout.save' ... OK
Running 'bugfixes.R'
Comparing 'bugfixes.Rout' to 'bugfixes.Rout.save' ... OK
Running 'mob.R'
Comparing 'mob.Rout' to 'mob.Rout.save' ... OK
** running tests for arch 'x64' OK
Running 'Distributions.R'
Comparing 'Distributions.Rout' to 'Distributions.Rout.save' ... OK
Running 'IndependenceTest-regtest.R'
Comparing 'IndependenceTest-regtest.Rout' to 'IndependenceTest-regtest.Rout.save' ... OK
Running 'LinearStatistic-regtest.R'
Comparing 'LinearStatistic-regtest.Rout' to 'LinearStatistic-regtest.Rout.save' ... OK
Running 'Node-regtest.R'
Comparing 'Node-regtest.Rout' to 'Node-regtest.Rout.save' ... OK
Running 'Predict-regtest.R'
Comparing 'Predict-regtest.Rout' to 'Predict-regtest.Rout.save' ... OK
Running 'RandomForest-regtest.R'
Comparing 'RandomForest-regtest.Rout' to 'RandomForest-regtest.Rout.save' ... OK
Running 'Splits-regtest.R'
Comparing 'Splits-regtest.Rout' to 'Splits-regtest.Rout.save' ... OK
Running 'TestStatistic-regtest.R'
Comparing 'TestStatistic-regtest.Rout' to 'TestStatistic-regtest.Rout.save' ... OK
Running 'TreeGrow-regtest.R'
Comparing 'TreeGrow-regtest.Rout' to 'TreeGrow-regtest.Rout.save' ... OK
Running 'Utils-regtest.R'
Comparing 'Utils-regtest.Rout' to 'Utils-regtest.Rout.save' ... OK
Running 'bugfixes.R'
Comparing 'bugfixes.Rout' to 'bugfixes.Rout.save' ... OK
Running 'mob.R'
Comparing 'mob.Rout' to 'mob.Rout.save' ... OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking running R code from vignettes ... OK
- checking re-building of vignette PDFs ... OK
- checking PDF version of manual ... OK