- using R version 2.10.0 Patched (2009-11-22 r50534)
- 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 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 name space can be loaded with stated dependencies ... 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,352c356
< > cleanEx()
< > nameEx("ctree")
---
> > cleanEx(); nameEx("ctree")
489,490c493
< > cleanEx()
< > nameEx("ctree_memory")
---
> > cleanEx(); nameEx("ctree_memory")
520c523
< 0.216 0.000 0.450
---
> 0.304 0.000 0.311
525,526c528
< > cleanEx()
< > nameEx("mammoexp")
---
> > cleanEx(); nameEx("mammoexp")
561,562c563
< > cleanEx()
< > nameEx("mob")
---
> > cleanEx(); nameEx("mob")
566a568,569
> > ### Encoding: latin1
> >
623d625
< +
643,644c645
< > cleanEx()
< > nameEx("panelfunctions")
---
> > cleanEx(); nameEx("panelfunctions")
648a650,651
> > ### Encoding: latin1
> >
684,685c687
< > cleanEx()
< > nameEx("plot.BinaryTree")
---
> > cleanEx(); nameEx("plot.BinaryTree")
689a692,693
> > ### Encoding: latin1
> >
725,726c729
< > cleanEx()
< > nameEx("plot.mob")
---
> > cleanEx(); nameEx("plot.mob")
800,801c803
< > cleanEx()
< > nameEx("readingSkills")
---
> > cleanEx(); nameEx("readingSkills")
829,830c831
< > cleanEx()
< > nameEx("reweight")
---
> > cleanEx(); nameEx("reweight")
859,860c860
< > cleanEx()
< > nameEx("varimp")
---
> > cleanEx(); nameEx("varimp")
OK
- checking tests ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking PDF version of manual ... OK