CRAN Package Check Results for Package valet

Last updated on 2025-03-12 08:53:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 4.78 43.60 48.38 OK
r-devel-linux-x86_64-debian-gcc 0.9.0 3.58 30.74 34.32 OK
r-devel-linux-x86_64-fedora-clang 0.9.0 79.90 OK
r-devel-linux-x86_64-fedora-gcc 0.9.0 101.61 OK
r-devel-macos-arm64 0.9.0 48.00 OK
r-devel-macos-x86_64 0.9.0 66.00 OK
r-devel-windows-x86_64 0.9.0 6.00 64.00 70.00 OK
r-patched-linux-x86_64 0.9.0 OK
r-release-linux-x86_64 0.9.0 4.39 40.17 44.56 OK
r-release-macos-arm64 0.9.0 51.00 OK
r-release-macos-x86_64 0.9.0 79.00 OK
r-release-windows-x86_64 0.9.0 6.00 86.00 92.00 ERROR
r-oldrel-macos-arm64 0.9.0 OK
r-oldrel-macos-x86_64 0.9.0 77.00 OK
r-oldrel-windows-x86_64 0.9.0 8.00 74.00 82.00 OK

Check Details

Version: 0.9.0
Check: tests
Result: ERROR Running 'testthat.R' [28s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(valet) > > test_check("valet") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_details.R:2:3'): get_details returns full series ─────────── <curl_error_operation_timedout/curl_error/error/condition> Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [www.bankofcanada.ca]: SSL/TLS connection timeout Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-get_details.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─valet::get_details("LEGACY_NOON_RATES", group = T) 5. │ └─httr::GET(url, user_agent("https://github.com/runkelcorey/valet")) 6. │ └─httr:::request_perform(req, hu$handle$handle) 7. │ ├─httr:::request_fetch(req$output, req$url, handle) 8. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 9. │ └─curl::curl_fetch_memory(url, handle = handle) 10. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64