Last updated on 2026-05-14 18:57:12 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 | 54.64 | 129.45 | 184.09 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.5.2 | 76.00 | 302.57 | 378.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.2 | 93.00 | 395.78 | 488.78 | OK | |
| r-devel-windows-x86_64 | 2.5.2 | 51.00 | 231.00 | 282.00 | OK | |
| r-patched-linux-x86_64 | 2.5.2 | 42.19 | 177.10 | 219.29 | 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 | 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 |
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