Last updated on 2026-07-05 12:51:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-4 | 3.45 | 38.48 | 41.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4-4 | 2.43 | 29.95 | 32.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4-4 | 63.94 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4-4 | 85.85 | OK | |||
| r-devel-windows-x86_64 | 0.4-4 | 5.00 | 61.00 | 66.00 | OK | |
| r-patched-linux-x86_64 | 0.4-4 | 3.98 | 35.99 | 39.97 | OK | |
| r-release-linux-x86_64 | 0.4-4 | 3.70 | 36.07 | 39.77 | OK | |
| r-release-macos-arm64 | 0.4-4 | 1.00 | 28.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.4-4 | 3.00 | 101.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 0.4-4 | 6.00 | 75.00 | 81.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.4-4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4-4 | 3.00 | 108.00 | 111.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4-4 | 7.00 | 75.00 | 82.00 | OK |
Version: 0.4-4
Check: tests
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(acumos)
>
> test_check("acumos")
adding: component.bin (deflated 2%)
adding: component.swagger.yaml (deflated 72%)
adding: model.zip (deflated 0%)
adding: meta.json (deflated 69%)
adding: component.proto (deflated 53%)
Saving _problems/test-api-38.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-api.R:34:3'): run API works ────────────────────────────────────
<curl_error_couldnt_connect/curl_error/error/condition>
Error in `curl::curl_fetch_memory(url, handle = handle)`: Could not connect to server [127.0.0.1]:
Failed to connect to 127.0.0.1 port 3330 after 2003 ms: Could not connect to server
Backtrace:
▆
1. ├─httr::content(...) at test-api.R:34:3
2. │ ├─base::stopifnot(is.response(x))
3. │ └─httr:::is.response(x)
4. ├─httr::POST(...)
5. │ └─httr:::request_perform(req, hu$handle$handle)
6. │ ├─httr:::request_fetch(req$output, req$url, handle)
7. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
8. │ └─curl::curl_fetch_memory(url, handle = handle)
9. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64