* using log directory 'd:/Rcompile/CRANpkg/local/3.4/ipred.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'ipred/DESCRIPTION' ... OK * this is package 'ipred' version '0.9-8' * 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 'ipred' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' 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 ** checking use of S3 registration ... 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 use of S3 registration ... OK * checking 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 ... [13s] 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 shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... [9s] OK ** checking differences from 'ipred-Ex_i386.Rout' to 'ipred-Ex.Rout.save' ... OK 3a4 > > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv') 121c122 < Out-of-bag estimate of misclassification error: 0.0883 --- > Out-of-bag estimate of misclassification error: 0.0912 155c156 < Out-of-bag estimate of root mean squared error: 4.1029 --- > Out-of-bag estimate of root mean squared error: 4.0618 170c171 < Out-of-bag estimate of root mean squared error: 2.8485 --- > Out-of-bag estimate of root mean squared error: 2.8532 192c193 < Out-of-bag estimate of Brier's score: 0.1954 --- > Out-of-bag estimate of Brier's score: 0.2098 426a428,434 > > Attaching package: 'survival' > > The following object is masked from 'package:rpart': > > solder > Warning message: running command 'diff -bw "D:\temp\Rtmp4YEhf5\Rdiffa2a744226e288a" "D:\temp\Rtmp4YEhf5\Rdiffb2a7443fd8e09"' had status 1 ** running examples for arch 'x64' ... [9s] OK ** checking differences from 'ipred-Ex_x64.Rout' to 'ipred-Ex.Rout.save' ... OK 3a4 > > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv') 426a428,434 > > Attaching package: 'survival' > > The following object is masked from 'package:rpart': > > solder > Warning message: running command 'diff -bw "D:\temp\RtmpQtbmt0\Rdiffa209d819c47420" "D:\temp\RtmpQtbmt0\Rdiffb209d81e206c94"' had status 1 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... [11s] OK Running 'ipred-bugs.R' [4s] Comparing 'ipred-bugs.Rout' to 'ipred-bugs.Rout.save' ... OK Running 'ipred-segfault.R' [6s] Comparing 'ipred-segfault.Rout' to 'ipred-segfault.Rout.save' ...372c372 < Brier's score: 0.0957 --- > Brier's score: 0.0956 Running 'ipred-smalltest.R' [2s] Comparing 'ipred-smalltest.Rout' to 'ipred-smalltest.Rout.save' ... OK ** running tests for arch 'x64' ... [12s] OK Running 'ipred-bugs.R' [3s] Comparing 'ipred-bugs.Rout' to 'ipred-bugs.Rout.save' ... OK Running 'ipred-segfault.R' [7s] Comparing 'ipred-segfault.Rout' to 'ipred-segfault.Rout.save' ... OK Running 'ipred-smalltest.R' [2s] Comparing 'ipred-smalltest.Rout' to 'ipred-smalltest.Rout.save' ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [18s] OK * checking PDF version of manual ... OK * DONE Status: OK