CRAN Package Check Results for Package BAS

Last updated on 2020-01-11 05:48:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.3 14.62 157.43 172.05 OK
r-devel-linux-x86_64-debian-gcc 1.5.3 10.05 102.82 112.87 OK
r-devel-linux-x86_64-fedora-clang 1.5.3 208.71 OK
r-devel-linux-x86_64-fedora-gcc 1.5.3 205.67 OK
r-devel-windows-ix86+x86_64 1.5.3 89.00 284.00 373.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.5.3 50.00 283.00 333.00 OK
r-patched-linux-x86_64 1.5.3 11.14 144.60 155.74 OK
r-patched-solaris-x86 1.5.3 302.00 ERROR
r-release-linux-x86_64 1.5.3 11.25 144.32 155.57 OK
r-release-windows-ix86+x86_64 1.5.3 81.00 306.00 387.00 OK
r-release-osx-x86_64 1.5.3 OK
r-oldrel-windows-ix86+x86_64 1.5.3 43.00 239.00 282.00 OK
r-oldrel-osx-x86_64 1.5.3 OK

Additional issues

LTO valgrind

Check Details

Version: 1.5.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [31s/37s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(BAS)
     >
     > test_check("BAS")
     ── 1. Failure: herdity and BAS (@test-bas-glm.R#420) ──────────────────────────
     pima_BAS$probne0 not equal to pima_BAS_no$probne0.
     6/7 mismatches (average diff: 0.0696)
     [2] 0.11013 - 0.1136 == -3.47e-03
     [3] 1.00000 - 1.0000 == -2.54e-06
     [4] 0.63062 - 0.8284 == -1.98e-01
     [5] 0.02193 - 0.0220 == -1.03e-04
     [6] 0.00771 - 0.0101 == -2.42e-03
     [7] 0.31878 - 0.1051 == 2.14e-01
    
    
     Marginal Posterior Summaries of Coefficients:
    
     Using BMA
    
     Based on the top 16 models
     post mean post SD post p(B != 0)
     Intercept 95.42308 0.67885 1.00000
     X1 1.40116 0.35351 0.97454
     X2 0.42326 0.38407 0.76017
     X3 -0.03997 0.33398 0.30660
     X4 -0.22077 0.36931 0.44354
    
     Call:
     bas.lm(formula = Y ~ ., data = Hald, prior = "BIC", modelprior = uniform())
    
    
     Marginal Posterior Inclusion Probabilities:
     Intercept X1 X2 X3 X4
     1.0000 0.9856 0.7921 0.4705 0.5220
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 150 | SKIPPED: 0 | WARNINGS: 105 | FAILED: 1 ]
     1. Failure: herdity and BAS (@test-bas-glm.R#420)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86