Last updated on 2026-04-08 08:52:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 19.90 | 172.63 | 192.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 12.80 | 117.28 | 130.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 32.00 | 272.25 | 304.25 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 31.00 | 278.70 | 309.70 | OK | |
| r-devel-macos-arm64 | 0.1.4 | 4.00 | 43.00 | 47.00 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 21.00 | 165.00 | 186.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 18.01 | 155.27 | 173.28 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 14.57 | 154.17 | 168.74 | OK | |
| r-release-macos-arm64 | 0.1.4 | OK | ||||
| r-release-macos-x86_64 | 0.1.4 | 10.00 | 140.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 18.00 | 160.00 | 178.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.4 | 11.00 | 166.00 | 177.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 26.00 | 231.00 | 257.00 | OK |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/198s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(agua)
Loading required package: parsnip
>
> # Working on figuring out an issue where the first test runs but others fail with
> # Unexpected CURL error: Failed to connect to localhost port 54321 after 1 ms: Connection refused
> # [1] "Job request failed Unexpected CURL error: Failed to connect to localhost port 54321 after 1 ms: Connection refused, will retry after 3s."
> agua::h2o_start()
openjdk version "21.0.10" 2026-01-20
OpenJDK Runtime Environment (Red_Hat-21.0.10.0.7-2) (build 21.0.10+7)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.10.0.7-2) (build 21.0.10+7, mixed mode, sharing)
Error in h2o::h2o.init() : H2O failed to start, stopping execution.
Calls: <Anonymous> ... <Anonymous> -> withVisible -> <Anonymous> -> force -> <Anonymous>
In addition: Warning message:
JAVA not found, H2O may take minutes trying to connect.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang