Last updated on 2026-08-19 14:51:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 6.70 | 112.05 | 118.75 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 4.64 | 93.32 | 97.96 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 82.38 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 92.18 | OK | |||
| r-devel-windows-x86_64 | 0.1.5 | 13.00 | 213.00 | 226.00 | OK | |
| r-patched-linux-x86_64 | 0.1.5 | 4.79 | 103.67 | 108.46 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 6.25 | 108.16 | 114.41 | OK | |
| r-release-macos-arm64 | 0.1.5 | 2.00 | 51.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 0.1.5 | 5.00 | 168.00 | 173.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 11.00 | 0.00 | 11.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 5.00 | 135.00 | 140.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 13.00 | 170.00 | 183.00 | OK |
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RandomForestsGLS)
>
> test_check("RandomForestsGLS")
Saving _problems/test-RFGLS_estimate_timeseries-18.R
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 11 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-RFGLS_estimate_timeseries.R:18:3'): estimate_timeseries works ──
Error in `serverSocket(port = port)`: creation of server socket failed: port 11954 cannot be opened
Backtrace:
▆
1. └─RandomForestsGLS::RFGLS_estimate_timeseries(...) at test-RFGLS_estimate_timeseries.R:18:3
2. └─parallel::makeCluster(h)
3. └─parallel::makePSOCKcluster(names = spec, ...)
4. └─base::serverSocket(port = port)
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 11 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang