We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last updated on 2024-12-29 05:49:18 CET.
Version: 0.5.0 Check: tests Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hubeau) > > test_check("hubeau") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 4 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-get_hydrometrie_observations_tr.R:13:3', 'test-get_hydrometrie_observations_tr.R:19:3', 'test-run_all_examples.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-doApiQuery.R:2:3'): A query of more than 20000 records ───────── <curl_error_couldnt_resolve_host/curl_error/error/condition> Error in `curl::curl_fetch_memory(url, handle = handle)`: Could not resolve hostname [hubeau.eaufrance.fr]: Could not resolve host: hubeau.eaufrance.fr Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-doApiQuery.R:2:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─hubeau::doApiQuery("indicateurs_services", "communes") 8. │ └─httr::GET(query, user_agent) 9. │ └─httr:::request_perform(req, hu$handle$handle) 10. │ ├─httr:::request_fetch(req$output, req$url, handle) 11. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 12. │ └─curl::curl_fetch_memory(url, handle = handle) 13. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 4 ] Error: Test failures Execution halted
The text was updated successfully, but these errors were encountered:
DDorch
No branches or pull requests
Last updated on 2024-12-29 05:49:18 CET.
Check Details
Version: 0.5.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hubeau) > > test_check("hubeau") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 4 ]
The text was updated successfully, but these errors were encountered: