CRAN Package Check Results for Package R2jags

Last updated on 2025-08-03 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8-9 4.57 36.24 40.81 OK
r-devel-linux-x86_64-debian-gcc 0.8-9 3.52 27.38 30.90 ERROR
r-devel-linux-x86_64-fedora-clang 0.8-9 62.74 OK
r-devel-linux-x86_64-fedora-gcc 0.8-9 59.57 OK
r-devel-windows-x86_64 0.8-9 5.00 56.00 61.00 OK
r-patched-linux-x86_64 0.8-9 4.09 33.71 37.80 OK
r-release-linux-x86_64 0.8-9 4.09 34.10 38.19 OK
r-release-macos-arm64 0.8-9 28.00 OK
r-release-macos-x86_64 0.8-9 49.00 OK
r-release-windows-x86_64 0.8-9 6.00 57.00 63.00 OK
r-oldrel-macos-arm64 0.8-9 23.00 OK
r-oldrel-macos-x86_64 0.8-9 57.00 OK
r-oldrel-windows-x86_64 0.8-9 7.00 66.00 73.00 OK

Check Details

Version: 0.8-9
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(R2jags) Loading required package: rjags Loading required package: coda Linked to JAGS 4.3.2 Loaded modules: basemod,bugs Attaching package: 'R2jags' The following object is masked from 'package:coda': traceplot > > test_check("R2jags") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-jags.parallel.R:15:3'): fewer cores than chains ──────────────── Error in `serverSocket(port = port)`: creation of server socket failed: port 11896 cannot be opened Backtrace: ▆ 1. ├─utils::capture.output(...) at test-jags.parallel.R:15:3 2. │ └─base::withVisible(...elt(i)) 3. └─R2jags::jags.parallel(...) 4. └─parallel::makeCluster(n.cluster, methods = FALSE) 5. └─parallel::makePSOCKcluster(names = spec, ...) 6. └─base::serverSocket(port = port) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc