The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package stationaRy

Last updated on 2026-09-24 17:51:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 2.91 65.74 68.65 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 2.82 47.85 50.67 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 41.47 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 43.17 OK
r-devel-windows-x86_64 0.5.1 5.00 57.00 62.00 ERROR
r-patched-linux-x86_64 0.5.1 2.94 61.62 64.56 OK
r-release-linux-x86_64 0.5.1 3.18 61.10 64.28 OK
r-release-macos-arm64 0.5.1 1.00 22.00 23.00 OK
r-release-macos-x86_64 0.5.1 3.00 106.00 109.00 OK
r-release-windows-x86_64 0.5.1 5.00 81.00 86.00 OK
r-oldrel-macos-arm64 0.5.1 OK
r-oldrel-macos-x86_64 0.5.1 3.00 53.00 56.00 OK
r-oldrel-windows-x86_64 0.5.1 8.00 96.00 104.00 OK

Check Details

Version: 0.5.1
Check: tests
Result: ERROR Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(stationaRy) > > test_check("stationaRy") Saving _problems/test-get_met_station_data-12.R Saving _problems/test-get_met_station_data-67.R Saving _problems/test-get_met_station_data-189.R [ FAIL 3 | WARN 3 | SKIP 0 | PASS 7 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_met_station_data.R:6:3'): The `get_met_data()` fcn returns correct number of columns ── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h)`: ℹ In argument: `offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h`. Caused by error in `C_force_tz()`: ! CCTZ: Unrecognized output timezone: "America/Yellowknife" Backtrace: ▆ 1. ├─stationaRy::get_met_data(...) at test-get_met_station_data.R:6:3 2. │ └─... %>% ... 3. ├─dplyr::select(...) 4. ├─dplyr::mutate(...) 5. ├─dplyr::mutate(...) 6. ├─dplyr:::mutate.data.frame(., offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h) 7. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 8. │ ├─base::withCallingHandlers(...) 9. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 10. │ └─mask$eval_all_mutate(quo) 11. │ └─dplyr (local) eval() 12. ├─lutz::tz_offset(dt = as.Date(time), tz = tz_name) 13. │ ├─lubridate::force_tz(as.POSIXlt(dt), tz) 14. │ └─lubridate:::force_tz.default(as.POSIXlt(dt), tz) 15. │ └─timechange::time_force_tz(...) 16. │ └─timechange:::.force_tz(time, tz, tzout, roll_dst) 17. │ ├─timechange:::from_posixct(...) 18. │ └─timechange:::C_force_tz(to_posixct(time), tz, roll_dst) 19. └─base::.handleSimpleError(...) 20. └─dplyr (local) h(simpleError(msg, call)) 21. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) ── Error ('test-get_met_station_data.R:62:3'): The `station_coverage()` fcn can provide an additional data report ── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h)`: ℹ In argument: `offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h`. Caused by error in `C_force_tz()`: ! CCTZ: Unrecognized output timezone: "America/Yellowknife" Backtrace: ▆ 1. ├─stationaRy::station_coverage(...) at test-get_met_station_data.R:62:3 2. │ └─stationaRy::get_met_data(...) 3. │ └─... %>% ... 4. ├─dplyr::select(...) 5. ├─dplyr::mutate(...) 6. ├─dplyr::mutate(...) 7. ├─dplyr:::mutate.data.frame(., offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h) 8. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 9. │ ├─base::withCallingHandlers(...) 10. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 11. │ └─mask$eval_all_mutate(quo) 12. │ └─dplyr (local) eval() 13. ├─lutz::tz_offset(dt = as.Date(time), tz = tz_name) 14. │ ├─lubridate::force_tz(as.POSIXlt(dt), tz) 15. │ └─lubridate:::force_tz.default(as.POSIXlt(dt), tz) 16. │ └─timechange::time_force_tz(...) 17. │ └─timechange:::.force_tz(time, tz, tzout, roll_dst) 18. │ ├─timechange:::from_posixct(...) 19. │ └─timechange:::C_force_tz(to_posixct(time), tz, roll_dst) 20. └─base::.handleSimpleError(...) 21. └─dplyr (local) h(simpleError(msg, call)) 22. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) ── Error ('test-get_met_station_data.R:183:3'): The `get_met_data()` fcn can provide all additional data fields ── <dplyr:::mutate_error/rlang_error/error/condition> Error in `dplyr::mutate(., offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h)`: ℹ In argument: `offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h`. Caused by error in `C_force_tz()`: ! CCTZ: Unrecognized output timezone: "America/Yellowknife" Backtrace: ▆ 1. ├─stationaRy::get_met_data(...) at test-get_met_station_data.R:183:3 2. │ └─... %>% ... 3. ├─dplyr::select(...) 4. ├─dplyr::mutate(...) 5. ├─dplyr::mutate(...) 6. ├─dplyr:::mutate.data.frame(., offset = lutz::tz_offset(dt = as.Date(time), tz = tz_name)$utc_offset_h) 7. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 8. │ ├─base::withCallingHandlers(...) 9. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 10. │ └─mask$eval_all_mutate(quo) 11. │ └─dplyr (local) eval() 12. ├─lutz::tz_offset(dt = as.Date(time), tz = tz_name) 13. │ ├─lubridate::force_tz(as.POSIXlt(dt), tz) 14. │ └─lubridate:::force_tz.default(as.POSIXlt(dt), tz) 15. │ └─timechange::time_force_tz(...) 16. │ └─timechange:::.force_tz(time, tz, tzout, roll_dst) 17. │ ├─timechange:::from_posixct(...) 18. │ └─timechange:::C_force_tz(to_posixct(time), tz, roll_dst) 19. └─base::.handleSimpleError(...) 20. └─dplyr (local) h(simpleError(msg, call)) 21. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 3 | WARN 3 | SKIP 0 | PASS 7 ] Error: ! Test failures. Execution halted Flavor: r-devel-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.