Last updated on 2026-05-06 00:50:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 8.25 | 69.22 | 77.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 6.03 | 50.42 | 56.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 14.00 | 104.87 | 118.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 14.00 | 100.26 | 114.26 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 9.00 | 73.00 | 82.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.0 | 7.15 | 63.34 | 70.49 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 7.71 | 62.27 | 69.98 | OK | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 20.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 5.00 | 67.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 8.00 | 78.00 | 86.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 65.00 | 70.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 13.00 | 96.00 | 109.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'weathR-Ex.R' failed
The error most likely occurred in:
> ### Name: .point_forecast
> ### Title: Raw JSON Point Forecast Data
> ### Aliases: .point_forecast
>
> ### ** Examples
>
> .point_forecast(33, -80)
Error in `httr2::req_perform()`:
! HTTP 503 Service Unavailable.
Backtrace:
▆
1. ├─weathR::.point_forecast(33, -80)
2. │ └─... %>% return()
3. ├─httr2::resp_body_json(.)
4. │ └─httr2:::check_response(resp)
5. │ └─httr2:::is_response(resp)
6. └─httr2::req_perform(.)
7. └─httr2:::handle_resp(req, resp, error_call = error_call)
8. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64