Last updated on 2025-05-03 03:51:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.0 | 29.41 | 271.29 | 300.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.0 | 16.52 | 188.95 | 205.47 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.0 | 475.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 456.54 | OK | |||
r-devel-windows-x86_64 | 1.5.0 | 28.00 | 248.00 | 276.00 | OK | |
r-patched-linux-x86_64 | 1.5.0 | 21.88 | 226.28 | 248.16 | ERROR | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 1.5.0 | 136.00 | OK | |||
r-release-macos-x86_64 | 1.5.0 | 274.00 | OK | |||
r-release-windows-x86_64 | 1.5.0 | 28.00 | 258.00 | 286.00 | OK | |
r-oldrel-macos-arm64 | 1.5.0 | 130.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.0 | 189.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.0 | 35.00 | 362.00 | 397.00 | OK |
Version: 1.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [185s/230s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(EMJMCMC)
Loading required package: bigmemory
>
> test_check("EMJMCMC")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 75 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-abalone-BGNLM.R:10:1'): (code run outside of `test_that()`) ────
Error in `file(file, "rt")`: cannot open the connection to 'https://raw.githubusercontent.com/aliaksah/EMJMCMC2016/master/supplementaries/BGNLM/abalone%20age/abalone.data'
Backtrace:
▆
1. └─utils::read.csv(...) at test-abalone-BGNLM.R:10:1
2. └─utils::read.table(...)
3. └─base::file(file, "rt")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 75 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64