CRAN Package Check Results for Package EMJMCMC

Last updated on 2026-08-19 04:56:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 26.44 235.56 262.00 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.0 14.50 188.73 203.23 OK
r-devel-linux-x86_64-fedora-clang 1.5.0 17.00 184.25 201.25 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 17.00 182.86 199.86 OK
r-devel-windows-x86_64 1.5.0 28.00 287.00 315.00 OK
r-patched-linux-x86_64 1.5.0 24.82 262.38 287.20 OK
r-release-linux-x86_64 1.5.0 26.63 263.87 290.50 OK
r-release-macos-arm64 1.5.0 6.00 56.00 62.00 OK
r-release-macos-x86_64 1.5.0 16.00 269.00 285.00 OK
r-release-windows-x86_64 1.5.0 29.00 0.00 29.00 OK
r-oldrel-macos-arm64 1.5.0 OK
r-oldrel-macos-x86_64 1.5.0 15.00 259.00 274.00 OK
r-oldrel-windows-x86_64 1.5.0 39.00 365.00 404.00 OK

Check Details

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [188s/211s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(EMJMCMC) Loading required package: bigmemory > > test_check("EMJMCMC") Saving _problems/test-abalone-BGNLM-10.R [ FAIL 1 | WARN 1 | SKIP 3 | PASS 75 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • empty test (3): , , ══ 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 3 | PASS 75 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang