Last updated on 2025-01-03 01:48:58 CET.
Package | ERROR | OK |
---|---|---|
gwavr | 1 | 12 |
whitewater | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [3s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gwavr)
>
> test_check("gwavr")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 0 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-nldi.R:1:1', 'test-usgs.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-noaa.R:12:3'): noaa api ────────────────────────────────────────
<curl_error_operation_timedout/curl_error/error/condition>
Error in `curl::curl_fetch_disk(url, x$path, handle = handle)`: Timeout was reached [hdsc.nws.noaa.gov]: Resolving timed out after 10000 milliseconds
Backtrace:
▆
1. ├─httr::GET(...) at test-noaa.R:12:3
2. │ └─httr:::request_perform(req, hu$handle$handle)
3. │ ├─httr:::request_fetch(req$output, req$url, handle)
4. │ └─httr:::request_fetch.write_disk(req$output, req$url, handle)
5. │ └─curl::curl_fetch_disk(url, x$path, handle = handle)
6. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Current CRAN status: OK: 13