- using R version 2.11.1 Patched (2010-07-29 r52657)
- using session charset: ISO8859-1
- checking for file 'coin/DESCRIPTION' ... OK
- this is package 'coin' version '1.0-17'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'coin' can be installed ... OK
- checking package directory ... OK
- checking for portable file names ... 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 Rd contents ... 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 'coin-Ex.Rout' to 'coin-Ex.Rout.save' ...
1d0
< > options(pager = "console")
479c478
< maxT = 4.3139, p-value = 0.0001796
---
> maxT = 4.3139, p-value = 0.0001256
520c519
< maxT = 3.5691, p-value = 0.004179
---
> maxT = 3.5691, p-value = 0.004194
534c533
< maxT = 2.4033, p-value = 0.1565
---
> maxT = 2.4033, p-value = 0.1554
1556c1555
< [1] 0.007140628
---
> [1] 0.007050271
1558c1557
< 0.006371664 0.007909593
---
> 0.006381220 0.007719323
1564c1563
< control 0.007991569 0.01726738 0.03830126
---
> control 0.00719172 0.01726738 0.03836982
1818c1817
< maxT = 2.3966, p-value = 0.1588
---
> maxT = 2.3966, p-value = 0.1591
1833c1832
< maxT = 2.4033, p-value = 0.1562
---
> maxT = 2.4033, p-value = 0.1567
1923c1922
< maxT = 4.3139, p-value = 0.0006596
---
> maxT = 4.3139, p-value = 0.0006695
OK
- checking tests ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking PDF version of manual ... OK