CRAN Package Check Results for Package BMTME

Last updated on 2022-09-11 12:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.19 37.49 95.23 132.72 OK
r-devel-linux-x86_64-debian-gcc 1.0.19 32.32 70.29 102.61 OK
r-devel-linux-x86_64-fedora-clang 1.0.19 146.91 OK --no-tests
r-devel-linux-x86_64-fedora-gcc 1.0.19 139.07 OK --no-tests
r-devel-windows-x86_64 1.0.19 56.00 172.00 228.00 OK
r-patched-linux-x86_64 1.0.19 33.19 88.60 121.79 OK
r-release-linux-x86_64 1.0.19 28.47 86.55 115.02 OK
r-release-macos-arm64 1.0.19 47.00 OK
r-release-macos-x86_64 1.0.19 77.00 OK
r-release-windows-x86_64 1.0.19 46.00 147.00 193.00 OK
r-oldrel-macos-arm64 1.0.19 53.00 OK
r-oldrel-macos-x86_64 1.0.19 71.00 OK
r-oldrel-windows-ix86+x86_64 1.0.19 96.00 194.00 290.00 ERROR

Check Details

Version: 1.0.19
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [37s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(BMTME)
     >
     > test_check("BMTME")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 162 ]
    
     == Failed tests ================================================================
     -- Error (test.R:347:5): BMORS function with Wheat full data -------------------
     Error in `{
     CVBMORS(Y, testingSet, ETA, nIter, burnIn, thin, predictor_Sec_complete,
     covModel, digits, actual_CV, progressBar = FALSE, NULL)
     }`: task 3 failed - "cannot open the connection"
     Backtrace:
     x
     1. \-BMTME::BMORS(...) at test.R:347:4
     2. \-... %dopar% ...
     3. \-e$fun(obj, substitute(ex), parent.frame(), e$data)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 162 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64