CRAN Package Check Results for Package geomander

Last updated on 2026-08-18 13:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.2 41.32 201.04 242.36 NOTE
r-devel-linux-x86_64-debian-gcc 2.5.2 31.74 123.95 155.69 ERROR
r-devel-linux-x86_64-fedora-clang 2.5.2 41.00 143.52 184.52 NOTE
r-devel-linux-x86_64-fedora-gcc 2.5.2 36.00 160.19 196.19 NOTE
r-devel-windows-x86_64 2.5.2 53.00 306.00 359.00 NOTE
r-patched-linux-x86_64 2.5.2 44.30 177.42 221.72 OK
r-release-linux-x86_64 2.5.2 44.09 179.32 223.41 OK
r-release-macos-arm64 2.5.2 10.00 54.00 64.00 OK
r-release-macos-x86_64 2.5.2 28.00 247.00 275.00 OK
r-release-windows-x86_64 2.5.2 53.00 0.00 53.00 OK
r-oldrel-macos-arm64 2.5.2 OK
r-oldrel-macos-x86_64 2.5.2 27.00 220.00 247.00 OK
r-oldrel-windows-x86_64 2.5.2 64.00 312.00 376.00 OK

Check Details

Version: 2.5.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: geomander/tests/testthat/test-split.R (.Dim: 2, .Label: 1) '.Dim' should be changed to 'dim'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 2.5.2
Check: examples
Result: ERROR Running examples in ‘geomander-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_alarm > ### Title: Get ALARM Dataset > ### Aliases: get_alarm > > ### ** Examples > > ak <- get_alarm('AK', geometry = FALSE) Data sourced from the ALARM Project <https://github.com/alarm-redist/census-2020>. This message is displayed once per session. Warning: Failed to open 'https://raw.githubusercontent.com/alarm-redist/census-2020/main/census-vest-2020/ak_2020_vtd.csv': The requested URL returned error: 429 Error: cannot open the connection Execution halted Flavor: r-devel-linux-x86_64-debian-gcc