Last updated on 2026-07-05 12:51:30 CEST.
| Package | ERROR | OK |
|---|---|---|
| acumos | 1 | 12 |
| linkspotter | 13 |
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: OK: 13