Last updated on 2025-06-26 21:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 93.29 | 30.89 | 124.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 74.88 | 24.78 | 99.66 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 195.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 194.15 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 101.00 | 85.00 | 186.00 | OK | |
r-patched-linux-x86_64 | ERROR | |||||
r-release-linux-x86_64 | 0.1.2 | 96.07 | 28.31 | 124.38 | OK | |
r-release-macos-arm64 | 0.1.2 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 88.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 101.00 | 83.00 | 184.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 118.00 | 87.00 | 205.00 | ERROR |
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘awdb-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_elements
> ### Title: Get Station Elements
> ### Aliases: get_elements
>
> ### ** Examples
>
> # get snow water equivalent values around Bear Lake
> get_elements(bear_lake, elements = "WTEQ")
Error in `get_elements()`:
! HTTP 404 Not Found.
Backtrace:
▆
1. └─awdb::get_elements(bear_lake, elements = "WTEQ")
2. └─awdb:::filter_stations(aoi, elements = collapse(elements), awdb_options)
3. └─httr2::req_perform(request_url, error_call = call)
4. └─httr2:::handle_resp(req, resp, error_call = error_call)
5. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
6. ├─rlang::catch_cnd(...)
7. │ ├─rlang::eval_bare(...)
8. │ ├─base::tryCatch(...)
9. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. │ └─base::force(expr)
13. └─rlang::abort(...)
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in 'awdb-Ex.R' failed
The error most likely occurred in:
> ### Name: get_elements
> ### Title: Get Station Elements
> ### Aliases: get_elements
>
> ### ** Examples
>
> # get snow water equivalent values around Bear Lake
> get_elements(bear_lake, elements = "WTEQ")
Error in `get_elements()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Failure when receiving data from the peer [wcc.sc.egov.usda.gov]:
Recv failure: Connection was reset
Backtrace:
▆
1. └─awdb::get_elements(bear_lake, elements = "WTEQ")
2. └─awdb:::filter_stations(aoi, elements = collapse(elements), awdb_options)
3. └─httr2::req_perform(request_url, error_call = call)
4. └─httr2:::handle_resp(req, resp, error_call = error_call)
5. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.