• using R version 2.11.0 Under development (unstable) (2010-01-14 r50981)
  • using session charset: UTF-8
  • checking for file 'party/DESCRIPTION' ... OK
  • this is package 'party' version '0.9-999'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking for executable files ... OK
  • checking whether package 'party' can be installed ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level 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 name space can be loaded with stated dependencies ... OK
  • checking whether the name space can be unloaded cleanly ... 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 data for non-ASCII characters ... 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 ... OK
  • checking examples ... OK
  • checking differences from 'party-Ex.Rout' to 'party-Ex.Rout.save' ...
    1a2,9
    >
    > Attaching package: 'zoo'
    >
    >
    > The following object(s) are masked from package:base :
    >
    > as.Date.numeric
    >
    4,5c12,13
    < > cleanEx()
    < > nameEx("BinaryTree-class")
    ---
    > > assign(".oldNS", loadedNamespaces(), pos = 'CheckExEnv')
    > > cleanEx(); nameEx("BinaryTree-class")
    98,99c106
    < > cleanEx()
    < > nameEx("RandomForest-class")
    ---
    > > cleanEx(); nameEx("RandomForest-class")
    128,129c135
    < > cleanEx()
    < > nameEx("Transformations")
    ---
    > > cleanEx(); nameEx("Transformations")
    205,206c211
    < > cleanEx()
    < > nameEx("cforest")
    ---
    > > cleanEx(); nameEx("cforest")
    351,356c356
    < > cleanEx()
    <
    < detaching 'package:ipred', 'package:class', 'package:nnet',
    < 'package:mlbench', 'package:rpart'
    <
    < > nameEx("ctree")
    ---
    > > cleanEx(); nameEx("ctree")
    493,498c493
    < > cleanEx()
    <
    < detaching 'package:ipred', 'package:class', 'package:nnet',
    < 'package:mlbench', 'package:rpart'
    <
    < > nameEx("ctree_memory")
    ---
    > > cleanEx(); nameEx("ctree_memory")
    528c523
    < 0.188 0.000 0.185
    ---
    > 0.304 0.000 0.311
    533,534c528
    < > cleanEx()
    < > nameEx("mammoexp")
    ---
    > > cleanEx(); nameEx("mammoexp")
    569,570c563
    < > cleanEx()
    < > nameEx("mob")
    ---
    > > cleanEx(); nameEx("mob")
    574a568,569
    > > ### Encoding: latin1
    > >
    631d625
    < +
    651,655c645
    < > cleanEx()
    <
    < detaching 'package:mlbench'
    <
    < > nameEx("panelfunctions")
    ---
    > > cleanEx(); nameEx("panelfunctions")
    659a650,651
    > > ### Encoding: latin1
    > >
    695,696c687
    < > cleanEx()
    < > nameEx("plot.BinaryTree")
    ---
    > > cleanEx(); nameEx("plot.BinaryTree")
    700a692,693
    > > ### Encoding: latin1
    > >
    736,741c729
    < > cleanEx()
    <
    < detaching 'package:ipred', 'package:class', 'package:nnet',
    < 'package:mlbench', 'package:rpart'
    <
    < > nameEx("plot.mob")
    ---
    > > cleanEx(); nameEx("plot.mob")
    815,819c803
    < > cleanEx()
    <
    < detaching 'package:mlbench'
    <
    < > nameEx("readingSkills")
    ---
    > > cleanEx(); nameEx("readingSkills")
    847,848c831
    < > cleanEx()
    < > nameEx("reweight")
    ---
    > > cleanEx(); nameEx("reweight")
    877,878c860
    < > cleanEx()
    < > nameEx("varimp")
    ---
    > > cleanEx(); nameEx("varimp")
    OK
  • checking tests ... OK
  • checking package vignettes in 'inst/doc' ... OK
  • checking PDF version of manual ... OK