• using R Under development (unstable) (2013-04-22 r62639)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • 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 executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... 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
  • 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 ... [28s/28s] OK
  • checking differences from ‘party-Ex.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 ... [57s/58s] 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’ [20s/20s]
    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 ... [11s/11s] OK
  • checking re-building of vignette PDFs ... [13s/13s] OK
  • checking PDF version of manual ... OK