CRAN Package Check Results for Package halk

Last updated on 2026-02-08 17:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 4.90 82.42 87.32 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.5 3.89 58.23 62.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.5 9.00 129.87 138.87 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.5 9.00 141.73 150.73 ERROR
r-devel-windows-x86_64 0.0.5 7.00 92.00 99.00 ERROR
r-patched-linux-x86_64 0.0.5 5.98 77.29 83.27 ERROR
r-release-linux-x86_64 0.0.5 4.94 76.70 81.64 ERROR
r-release-macos-arm64 0.0.5 OK
r-release-macos-x86_64 0.0.5 4.00 92.00 96.00 OK
r-release-windows-x86_64 0.0.5 8.00 91.00 99.00 OK
r-oldrel-macos-arm64 0.0.5 OK
r-oldrel-macos-x86_64 0.0.5 4.00 71.00 75.00 OK
r-oldrel-windows-x86_64 0.0.5 10.00 114.00 124.00 ERROR

Check Details

Version: 0.0.5
Check: examples
Result: ERROR Running examples in ‘halk-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: calc_stat_scores > ### Title: Compute test statistics for comparing actual and estimated ages > ### Aliases: calc_stat_scores calc_ks_score calc_chi_score > > ### ** Examples > > halk <- make_halk(spp_data, levels = c("spp")) > newdat <- laa_data > newdat$spp <- "bluegill" > pred_ages <- assign_ages(newdat, halk) > calc_ks_score(pred_ages) Error in `dplyr::summarize()`: ℹ In argument: `ks.stat = purrr::map_df(...)`. ℹ In group 1: `spp = "bluegill"`. Caused by error: ! `ks.stat` must be size 1, not 11. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─halk::calc_ks_score(pred_ages) 2. │ └─... %>% dplyr::ungroup() 3. ├─dplyr::ungroup(.) 4. ├─tidyr::unnest(., cols = c(.data$ks.stat)) 5. ├─dplyr::summarize(...) 6. ├─dplyr:::summarise.grouped_df(...) 7. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 8. │ └─base::withCallingHandlers(...) 9. ├─dplyr:::dplyr_internal_error(...) 10. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 11. │ └─rlang:::signal_abort(cnd, .file) 12. │ └─base::signalCondition(cnd) 13. └─dplyr (local) `<fn>`(`<dpl:::__>`) 14. └─dplyr (local) handler(cnd) 15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.5
Check: examples
Result: ERROR Running examples in ‘halk-Ex.R’ failed The error most likely occurred in: > ### Name: calc_stat_scores > ### Title: Compute test statistics for comparing actual and estimated ages > ### Aliases: calc_stat_scores calc_ks_score calc_chi_score > > ### ** Examples > > halk <- make_halk(spp_data, levels = c("spp")) > newdat <- laa_data > newdat$spp <- "bluegill" > pred_ages <- assign_ages(newdat, halk) > calc_ks_score(pred_ages) Error in `dplyr::summarize()`: ℹ In argument: `ks.stat = purrr::map_df(...)`. ℹ In group 1: `spp = "bluegill"`. Caused by error: ! `ks.stat` must be size 1, not 11. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─halk::calc_ks_score(pred_ages) 2. │ └─... %>% dplyr::ungroup() 3. ├─dplyr::ungroup(.) 4. ├─tidyr::unnest(., cols = c(.data$ks.stat)) 5. ├─dplyr::summarize(...) 6. ├─dplyr:::summarise.grouped_df(...) 7. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 8. │ └─base::withCallingHandlers(...) 9. ├─dplyr:::dplyr_internal_error(...) 10. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 11. │ └─rlang:::signal_abort(cnd, .file) 12. │ └─base::signalCondition(cnd) 13. └─dplyr (local) `<fn>`(`<dpl:::__>`) 14. └─dplyr (local) handler(cnd) 15. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, 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.