Last updated on 2023-03-27 22:52:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.19 | 39.42 | 88.20 | 127.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.19 | 32.96 | 65.16 | 98.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.19 | 135.89 | NOTE | --no-tests | ||
r-devel-linux-x86_64-fedora-gcc | 1.0.19 | 132.15 | NOTE | --no-tests | ||
r-devel-windows-x86_64 | 1.0.19 | 90.00 | 151.00 | 241.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.19 | 32.39 | 84.22 | 116.61 | NOTE | |
r-release-linux-x86_64 | 1.0.19 | 32.19 | 84.31 | 116.50 | 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 | 57.00 | 152.00 | 209.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 | 96.00 | 200.00 | 296.00 | OK |
Version: 1.0.19
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.19
Flags: --no-tests
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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