Last updated on 2026-06-08 03:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 12.49 | 339.16 | 351.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 10.40 | 121.67 | 132.07 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 24.00 | 489.72 | 513.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 23.00 | 494.57 | 517.57 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 15.00 | 335.00 | 350.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 13.97 | 320.92 | 334.89 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 12.91 | 324.06 | 336.97 | OK | |
| r-release-macos-arm64 | 0.2.4 | 3.00 | 64.00 | 67.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 9.00 | 338.00 | 347.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 16.00 | 338.00 | 354.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.4 | 8.00 | 296.00 | 304.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 23.00 | 437.00 | 460.00 | OK |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/318s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psborrow)
>
> test_check("psborrow")
Fatal error: creating temporary file for '-e' failed
Saving _problems/test-parallel-84.R
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 128 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• !Sys.getenv("RUN_ALL_TESTS") == TRUE is TRUE (1): 'test-quiet.R:115:5'
• {flexsurv} is not installed. (1): 'test-apply_mcmc.R:5:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-parallel.R:75:9'): parallisation works as expected ─────────────
Error in `makePSOCKcluster(names = spec, ...)`: Cluster setup failed. 1 worker of 2 failed to connect.
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-parallel.R:6:5
2. │ └─base::withCallingHandlers(...)
3. └─psborrow::run_mcmc_p(...) at test-parallel.R:75:9
4. └─parallel::makeCluster(n.cores)
5. └─parallel::makePSOCKcluster(names = spec, ...)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 128 ]
Error:
! Test failures.
Warning message:
In for (i in seq_len(n)) { :
closing unused connection 5 (<-localhost:11732)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc