Last updated on 2025-11-28 00:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.0 | 40.35 | 178.11 | 218.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.5.0 | 27.28 | 116.31 | 143.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.5.0 | 89.00 | 272.15 | 361.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.0 | 78.00 | 293.26 | 371.26 | OK | |
| r-devel-windows-x86_64 | 2.5.0 | 61.00 | 214.00 | 275.00 | OK | |
| r-patched-linux-x86_64 | 2.5.0 | 37.07 | 169.41 | 206.48 | OK | |
| r-release-linux-x86_64 | 2.5.0 | 36.95 | 169.45 | 206.40 | OK | |
| r-release-macos-arm64 | 2.5.0 | OK | ||||
| r-release-macos-x86_64 | 2.5.0 | 21.00 | 175.00 | 196.00 | OK | |
| r-release-windows-x86_64 | 2.5.0 | 48.00 | 214.00 | 262.00 | OK | |
| r-oldrel-macos-arm64 | 2.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.5.0 | 20.00 | 171.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.0 | 58.00 | 275.00 | 333.00 | OK |
Version: 2.5.0
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_lewis
> ### Title: Get historical United States Congressional District Shapefiles
> ### Aliases: get_lewis
>
> ### ** Examples
>
> get_lewis(state = 'NM', congress = 111)
Data sourced from the United States Congressional District Shapefiles
<https://cdmaps.polisci.ucla.edu/>.
This message is displayed once per session.
Warning in CPL_read_ogr(dsn, layer, query, as.character(options), quiet, :
GDAL Error 1: HTTP error code : 404
Error: Cannot open "https://raw.githubusercontent.com/JeffreyBLewis/congressional-district-boundaries/master/New_Mexico_108_to_112.geojson"; The file doesn't seem to exist.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc