Last updated on 2022-05-16 06:52:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.19 | 39.91 | 102.35 | 142.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.19 | 29.05 | 75.26 | 104.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.19 | 146.18 | OK | --no-tests | ||
r-devel-linux-x86_64-fedora-gcc | 1.0.19 | 145.26 | OK | --no-tests | ||
r-devel-windows-x86_64 | 1.0.19 | 46.00 | 143.00 | 189.00 | OK | |
r-patched-linux-x86_64 | 1.0.19 | 35.41 | 94.02 | 129.43 | OK | |
r-release-linux-x86_64 | 1.0.19 | 33.94 | 96.85 | 130.79 | 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 | 54.00 | 145.00 | 199.00 | ERROR | |
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 | 95.00 | 194.00 | 289.00 | OK |
Version: 1.0.19
Check: tests
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 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-release-windows-x86_64