CRAN Package Check Results for Package BMTME

Last updated on 2023-01-25 04:51:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.19 35.57 92.29 127.86 OK
r-devel-linux-x86_64-debian-gcc 1.0.19 30.21 67.97 98.18 OK
r-devel-linux-x86_64-fedora-clang 1.0.19 146.00 OK --no-tests
r-devel-linux-x86_64-fedora-gcc 1.0.19 128.51 OK --no-tests
r-devel-windows-x86_64 1.0.19 62.00 148.00 210.00 ERROR
r-patched-linux-x86_64 1.0.19 29.66 87.75 117.41 OK
r-release-linux-x86_64 1.0.19 29.94 88.01 117.95 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 50.00 146.00 196.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 101.00 188.00 289.00 OK

Check Details

Version: 1.0.19
Check: tests
Result: ERROR
     Running 'testthat.R' [36s]
    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'): 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 1 failed - "cannot open the connection"
     Backtrace:
     ▆
     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-devel-windows-x86_64