CRAN Package Check Results for Maintainer ‘Corey Runkel <runkelcorey at gmail.com>’

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

Package ERROR OK
valet 1 14

Package valet

Current CRAN status: ERROR: 1, OK: 14

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