CRAN Package Check Results for Package geomander

Last updated on 2026-05-13 10:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.2 47.08 173.79 220.87 ERROR
r-devel-linux-x86_64-debian-gcc 2.5.2 51.34 129.83 181.17 OK
r-devel-linux-x86_64-fedora-clang 2.5.2 73.00 301.89 374.89 OK
r-devel-linux-x86_64-fedora-gcc 2.5.2 92.00 367.51 459.51 OK
r-devel-windows-x86_64 2.5.2 53.00 232.00 285.00 OK
r-patched-linux-x86_64 2.5.2 41.71 176.68 218.39 OK
r-release-linux-x86_64 2.5.2 42.71 176.09 218.80 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 228.00 281.00 OK
r-oldrel-macos-arm64 2.5.2 8.00 47.00 55.00 OK
r-oldrel-macos-x86_64 2.5.2 27.00 220.00 247.00 OK
r-oldrel-windows-x86_64 2.5.2 67.00 301.00 368.00 OK

Check Details

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_dra > ### Title: Get Dave's Redistricting App Dataset > ### Aliases: get_dra > > ### ** Examples > > ak <- get_dra('AK', geometry = FALSE) Data sourced from Dave's Redistricting <https://github.com/dra2020/vtd_data>. This message is displayed once per session. Warning: Failed to open 'https://raw.githubusercontent.com/dra2020/vtd_data/d8550e99c3ed5160d1851e21df321fd7be4dca70/2020_VTD/AK/2020_election_AK.csv': The requested URL returned error: 503 Error: cannot open the connection Execution halted Flavor: r-devel-linux-x86_64-debian-clang