CRAN Package Check Results for Package BMTME

Last updated on 2022-08-15 08:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.19 34.05 94.65 128.70 OK
r-devel-linux-x86_64-debian-gcc 1.0.19 29.83 69.88 99.71 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 140.65 OK --no-tests
r-devel-windows-x86_64 1.0.19 50.00 141.00 191.00 ERROR
r-patched-linux-x86_64 1.0.19 32.82 86.65 119.47 OK
r-release-linux-x86_64 1.0.19 35.25 87.33 122.58 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 44.00 141.00 185.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 98.00 198.00 296.00 ERROR

Check Details

Version: 1.0.19
Check: tests
Result: ERROR
     Running 'testthat.R' [35s]
    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 8 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

Version: 1.0.19
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [38s]
    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