Last updated on 2026-02-05 03:50:28 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| arcpullr | 13 | ||
| halk | 4 | 9 | |
| mwlaxeref | 2 | 11 | |
| optistock | 13 | ||
| wdnr.gis | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 4, OK: 9
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-gcc, r-patched-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
Current CRAN status: NOTE: 2, OK: 11
Version: 0.0.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
data 5.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13