Description
Provides a minimal, light-weight set of tools for producing nice looking maps in R, with support for map projections. See Brown (2016) <doi:10.32614/RJ-2016-005>.
Downloads
589
Last 30 days
6805th
2.3K
Last 90 days
8.7K
Last year
Trend: -30.5% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR
r-devel-windows-x86_64
tests
Running 'colourScale.R' [6s]
Running 'omerc.R' [19s]
Running 'openmap.R' [64s]
Running 'worldMap.R' [13s]
Running the tests in 'tests/worldMap.R' failed.
Complete output:
> #+ setup
> options(warn=1)
>
> library('mapmisc')
Loading re
...[truncated]...
cting: 5 cycles:1 2 3 4 4
poles: north
poles: south
>
> plot(myMap)
> plot(attributes(myCrsO)$ellipse, add=TRUE, border='black')
> gridlinesWrap(myCrsO, lty=2, col='orange')
>
> xTcrop = wrapPoly(x=world, crs=myCrsO)
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Reverse Dependencies (1)
suggests
Dependency Network
Version History
new
2.1.3
Mar 10, 2026