CRAN Package Check Results for Maintainer ‘Paul Frater <paul.frater at wisconsin.gov>’

Last updated on 2026-02-04 19:55:57 CET.

Package ERROR NOTE OK
arcpullr 1 12
halk 3 10
mwlaxeref 2 11
optistock 13
wdnr.gis 13

Package arcpullr

Current CRAN status: ERROR: 1, OK: 12

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(arcpullr) Loading required package: sf Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE > > test_check("arcpullr") Saving _problems/test_layer_properties-3.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 49 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_layer_properties.R:3:1'): (code run outside of `test_that()`) ── Error in `open.connection(x, "rb")`: cannot open the connection Backtrace: ▆ 1. └─arcpullr::get_layer_legend(wi_landcover_url) at test_layer_properties.R:3:1 2. ├─rvest::html_nodes(...) 3. │ └─rvest::html_elements(...) 4. ├─rvest::html_nodes(xml2::read_html(legend_url), "table") 5. │ └─rvest::html_elements(...) 6. ├─xml2::read_html(legend_url) 7. └─xml2:::read_html.default(legend_url) 8. ├─base::suppressWarnings(...) 9. │ └─base::withCallingHandlers(...) 10. ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options) 11. └─xml2:::read_xml.character(...) 12. └─xml2:::read_xml.connection(...) 13. ├─base::open(x, "rb") 14. └─base::open.connection(x, "rb") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 49 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package halk

Current CRAN status: ERROR: 3, OK: 10

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 Flavor: r-devel-linux-x86_64-debian-gcc

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

Package mwlaxeref

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

Package optistock

Current CRAN status: OK: 13

Package wdnr.gis

Current CRAN status: OK: 13