Last updated on 2026-02-10 17:51:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.46 | 49.50 | 54.96 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 14.00 | 100.44 | 114.44 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 13.00 | 96.71 | 109.71 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 10.00 | 78.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 7.03 | 59.34 | 66.37 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 6.79 | 59.08 | 65.87 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 5.00 | 65.00 | 70.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 11.00 | 77.00 | 88.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 69.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 96.00 | 110.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘weathR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: station_tomorrow
> ### Title: Tomorrows Forecast
> ### Aliases: station_tomorrow
>
> ### ** Examples
>
> station_tomorrow("KBOS")
Error in `map()`:
ℹ In index: 1.
Caused by error:
! arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. ├─weathR::station_tomorrow("KBOS")
2. │ ├─... %>% return()
3. │ └─weathR::point_tomorrow(...)
4. │ └─weathR::..point_forecast(...)
5. │ └─... %>% sf::st_as_sf(coords = c("lon", "lat"), crs = 4326)
6. ├─sf::st_as_sf(., coords = c("lon", "lat"), crs = 4326)
7. ├─dplyr::mutate(., lat = lat, lon = lon)
8. ├─purrr::map_dfr(...)
9. │ └─purrr::map(.x, .f, ...)
10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
11. │ ├─purrr:::with_indexed_errors(...)
12. │ │ └─base::withCallingHandlers(...)
13. │ ├─purrr:::call_with_cleanup(...)
14. │ └─weathR (local) .f(.x[[i]], ...)
15. │ ├─base::as.data.frame(...)
16. │ └─base::as.data.frame.list(...)
17. │ ├─base::do.call(data.frame, c(x, alis))
18. │ └─base (local) `<fn>`(...)
19. │ └─base::stop(...)
20. └─base::.handleSimpleError(...)
21. └─purrr (local) h(simpleError(msg, call))
22. └─cli::cli_abort(...)
23. └─rlang::abort(...)
Execution halted
Flavor: r-patched-linux-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.