- using R version 3.5.0 RC (2018-04-16 r74611)
- using platform: i386-pc-solaris2.10 (32-bit)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘coin/DESCRIPTION’ ... OK
- this is package ‘coin’ version ‘1.2-2’
- 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 ‘coin’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ 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 use of S3 registration ... OK
- checking 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 ... [27s/27s] 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 shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... 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 files in ‘vignettes’ ... OK
- checking examples ... [54s/55s] OK
- checking differences from ‘coin-Ex.Rout’ to ‘coin-Ex.Rout.save’ ... OK
1349c1349
< Chisq= 3.8 on 1 degrees of freedom, p= 0.05
---
> Chisq= 3.8 on 1 degrees of freedom, p= 0.0523
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [99s/101s] OK
Running ‘bugfixes.R’
Comparing ‘bugfixes.Rout’ to ‘bugfixes.Rout.save’ ...889c889
< Error in fligner_test.IndependenceProblem(object = new("IndependenceProblem", :
---
> Error in fligner_test.IndependenceProblem(object = <S4 object of class structure("IndependenceProblem", package = "coin")>) :
892c892
< Error in conover_test.IndependenceProblem(object = new("IndependenceProblem", :
---
> Error in conover_test.IndependenceProblem(object = <S4 object of class structure("IndependenceProblem", package = "coin")>) :
895c895
< Error in sign_test.SymmetryProblem(object = new("SymmetryProblem", x = structure(list( :
---
> Error in sign_test.SymmetryProblem(object = <S4 object of class structure("SymmetryProblem", package = "coin")>) :
905c905
< Error in wilcoxsign_test.SymmetryProblem(object = new("SymmetryProblem", :
---
> Error in wilcoxsign_test.SymmetryProblem(object = <S4 object of class structure("SymmetryProblem", package = "coin")>) :
919c919
< Error in quade_test.SymmetryProblem(object = new("SymmetryProblem", x = structure(list( :
---
> Error in quade_test.SymmetryProblem(object = <S4 object of class structure("SymmetryProblem", package = "coin")>) :
Running ‘comparisons.R’
Comparing ‘comparisons.Rout’ to ‘comparisons.Rout.save’ ... OK
Running ‘regtest_2sample.R’
Comparing ‘regtest_2sample.Rout’ to ‘regtest_2sample.Rout.save’ ... OK
Running ‘regtest_Ksample.R’
Comparing ‘regtest_Ksample.Rout’ to ‘regtest_Ksample.Rout.save’ ...61c61
< Error in fligner_test.IndependenceProblem(object = new("IndependenceProblem", :
---
> Error in fligner_test.IndependenceProblem(object = <S4 object of class structure("IndependenceProblem", package = "coin")>) :
Running ‘regtest_MTP.R’ [13s/13s]
Comparing ‘regtest_MTP.Rout’ to ‘regtest_MTP.Rout.save’ ... OK
Running ‘regtest_contingency.R’
Comparing ‘regtest_contingency.Rout’ to ‘regtest_contingency.Rout.save’ ... OK
Running ‘regtest_correlation.R’
Comparing ‘regtest_correlation.Rout’ to ‘regtest_correlation.Rout.save’ ... OK
Running ‘regtest_distribution.R’ [25s/25s]
Comparing ‘regtest_distribution.Rout’ to ‘regtest_distribution.Rout.save’ ... OK
Running ‘regtest_helpers.R’
Comparing ‘regtest_helpers.Rout’ to ‘regtest_helpers.Rout.save’ ... OK
Running ‘regtest_midpvalue.R’
Comparing ‘regtest_midpvalue.Rout’ to ‘regtest_midpvalue.Rout.save’ ... OK
Running ‘regtest_trafo.R’
Comparing ‘regtest_trafo.Rout’ to ‘regtest_trafo.Rout.save’ ...127c127
< [1] 1.274162e+00 8.817477e-01 NA 1.110223e-16 1.110223e-16
---
> [1] 1.274162e+00 8.817477e-01 NA 5.551115e-17 5.551115e-17
130c130
< [1] 1.274162e+00 8.817477e-01 1.110223e-16 1.110223e-16 -8.817477e-01
---
> [1] 1.274162e+00 8.817477e-01 5.551115e-17 5.551115e-17 -8.817477e-01
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... [52s/52s] OK
- checking re-building of vignette outputs ... [84s/85s] OK
- checking PDF version of manual ... OK
- DONE
Status: OK