- using R version 2.11.0 Under development (unstable) (2009-11-24 r50554)
- using session charset: UTF-8
- checking for file 'mboost/DESCRIPTION' ... OK
- this is package 'mboost' version '1.1-4'
- 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 'mboost' 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 'mboost-Ex.Rout' to 'mboost-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("FP")
---
> > assign(".oldNS", loadedNamespaces(), pos = 'CheckExEnv')
> > cleanEx(); nameEx("FP")
96,97c104
< > cleanEx()
< > nameEx("Family")
---
> > cleanEx(); nameEx("Family")
130,131c137
< > cleanEx()
< > nameEx("Westbc")
---
> > cleanEx(); nameEx("Westbc")
155,156c161
< > cleanEx()
< > nameEx("baselearners")
---
> > cleanEx(); nameEx("baselearners")
674,675c679
< > cleanEx()
< > nameEx("blackboost")
---
> > cleanEx(); nameEx("blackboost")
716,717c720
< > cleanEx()
< > nameEx("bodyfat")
---
> > cleanEx(); nameEx("bodyfat")
748,749c751
< > cleanEx()
< > nameEx("boost_family-class")
---
> > cleanEx(); nameEx("boost_family-class")
772,773c774
< > cleanEx()
< > nameEx("cvrisk")
---
> > cleanEx(); nameEx("cvrisk")
900,904c901
< > cleanEx()
<
< detaching 'package:multicore'
<
< > nameEx("gamboost")
---
> > cleanEx(); nameEx("gamboost")
964,965c961
< > cleanEx()
< > nameEx("glmboost")
---
> > cleanEx(); nameEx("glmboost")
1073,1074c1069
< > cleanEx()
< > nameEx("methods")
---
> > cleanEx(); nameEx("methods")
1141,1142c1136
< > cleanEx()
< > nameEx("survFit")
---
> > cleanEx(); nameEx("survFit")
1213,1214c1207
< > cleanEx()
< > nameEx("wpbc")
---
> > cleanEx(); nameEx("wpbc")
OK
- checking tests ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking PDF version of manual ... OK