CRAN Package Check Results for Package pcatsAPIclientR

Last updated on 2025-03-10 02:51:18 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 1.83 22.13 23.96 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 1.54 17.53 19.07 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 37.20 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 37.86 OK
r-devel-macos-arm64 1.1.0 21.00 OK
r-devel-macos-x86_64 1.1.0 29.00 OK
r-devel-windows-x86_64 1.1.0 3.00 45.00 48.00 OK
r-patched-linux-x86_64 1.1.0 2.00 20.96 22.96 OK
r-release-linux-x86_64 1.1.0 1.94 21.26 23.20 OK
r-release-macos-arm64 1.1.0 21.00 OK
r-release-macos-x86_64 1.1.0 26.00 OK
r-release-windows-x86_64 1.1.0 4.00 57.00 61.00 ERROR
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 36.00 OK
r-oldrel-windows-x86_64 1.1.0 4.00 49.00 53.00 OK

Additional issues

ATLAS

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running 'test-all.R' [14s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library(pcatsAPIclientR) > > test_check("pcatsAPIclientR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-staticgp.R:23:3'): Function to submit staticgp ───────────────── <curl_error_recv_error/curl_error/error/condition> Error in `curl::curl_fetch_memory(url, handle = handle)`: Failure when receiving data from the peer [pcats.research.cchmc.org]: Recv failure: Connection was reset Backtrace: ▆ 1. ├─pcatsAPIclientR (local) run_staticGP_example() at test-staticgp.R:23:3 2. │ └─pcatsAPIclientR::staticGP(...) at test-staticgp.R:4:3 3. │ └─httr::POST(...) 4. │ └─httr:::request_perform(req, hu$handle$handle) 5. │ ├─httr:::request_fetch(req$output, req$url, handle) 6. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 7. │ └─curl::curl_fetch_memory(url, handle = handle) 8. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64