Last updated on 2025-11-20 02:49:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 11.17 | 88.79 | 99.96 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 7.83 | 62.23 | 70.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 92.00 | 67.43 | 159.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 60.00 | 91.94 | 151.94 | OK | |
| r-devel-windows-x86_64 | 0.3.2 | 19.00 | 91.00 | 110.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 10.41 | 78.44 | 88.85 | ERROR | |
| r-release-linux-x86_64 | 0.3.2 | 8.32 | 79.92 | 88.24 | OK | |
| r-release-macos-arm64 | 0.3.2 | OK | ||||
| r-release-macos-x86_64 | 0.3.2 | 8.00 | 63.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 14.00 | 88.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.2 | 8.00 | 60.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 16.00 | 111.00 | 127.00 | OK |
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gwavr)
>
> test_check("gwavr")
Saving _problems/test-noaa-14.R
[ 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 10001 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-devel-linux-x86_64-debian-clang
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [2s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gwavr)
>
> test_check("gwavr")
Saving _problems/test-noaa-14.R
[ 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-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gwavr)
>
> test_check("gwavr")
Saving _problems/test-noaa-14.R
[ 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