Last updated on 2026-09-19 07:52:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 3.26 | 65.48 | 68.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.73 | 50.52 | 53.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 42.21 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 42.71 | OK | |||
| r-devel-windows-x86_64 | 0.5.1 | 5.00 | 57.00 | 62.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.1 | 3.32 | 61.72 | 65.04 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 3.16 | 60.95 | 64.11 | 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 | 96.00 | 101.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 |
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