CRAN Package Check Results for Package psborrow

Last updated on 2025-10-09 14:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 14.19 332.50 346.69 OK
r-devel-linux-x86_64-debian-gcc 0.2.4 9.02 274.41 283.43 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 520.10 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 515.59 OK
r-devel-windows-x86_64 0.2.4 16.00 422.00 438.00 OK
r-patched-linux-x86_64 0.2.4 14.37 321.35 335.72 OK
r-release-linux-x86_64 0.2.4 12.08 334.28 346.36 OK
r-release-macos-arm64 0.2.4 123.00 OK
r-release-macos-x86_64 0.2.4 304.00 OK
r-release-windows-x86_64 0.2.4 16.00 346.00 362.00 OK
r-oldrel-macos-arm64 0.2.4 142.00 OK
r-oldrel-macos-x86_64 0.2.4 258.00 OK
r-oldrel-windows-x86_64 0.2.4 20.00 448.00 468.00 OK

Check Details

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [198s/275s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(psborrow) > > test_check("psborrow") Input all is found in pred. Any other input is disregarded. [ FAIL 1 | WARN 0 | SKIP 1 | PASS 124 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • !Sys.getenv("RUN_ALL_TESTS") == TRUE is TRUE (1): 'test-quiet.R:115:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-run_mcmc.R:72:5'): Check that the outputs are correct for run_mcmc ── Error in `serverSocket(port = port)`: creation of server socket failed: port 11068 cannot be opened Backtrace: ▆ 1. ├─base::suppressMessages(...) at test-run_mcmc.R:3:3 2. │ └─base::withCallingHandlers(...) 3. └─psborrow::run_mcmc_p(...) at test-run_mcmc.R:72:5 4. └─parallel::makeCluster(n.cores) 5. └─parallel::makePSOCKcluster(names = spec, ...) 6. └─base::serverSocket(port = port) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 124 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc