Provides an interface and a C++ implementation of the RecMap MP2 construction heuristic (see 'citation("recmap")' for details). This algorithm draws maps according to a given statistical value (e.g., election results, population or epidemiological data). The basic idea of the RecMap algorithm is that each map region (e.g., different countries) is represented by a rectangle. The area of each rectangle represents the statistical value given as input (maintain zero cartographic error). Documentation about RecMap is provided by a vignette included in this package.
Version: | 0.5.24 |
Depends: | R (≥ 3.3), GA (≥ 3.0.0), Rcpp (≥ 0.12.4), sp |
LinkingTo: | Rcpp (≥ 0.12.4) |
Suggests: | colorspace, doParallel, knitr, maps, noncensus, shiny, testthat |
Published: | 2017-09-18 |
Author: | Christian Panse [aut, cre] |
Maintainer: | Christian Panse <Christian.Panse at gmail.com> |
BugReports: | https://github.com/cpanse/recmap/issues |
License: | GPL-3 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Citation: | recmap citation info |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | recmap results |
Reference manual: | recmap.pdf |
Vignettes: |
recmap primer |
Package source: | recmap_0.5.24.tar.gz |
Windows binaries: | r-devel: recmap_0.5.24.zip, r-release: recmap_0.5.24.zip, r-oldrel: recmap_0.5.24.zip |
OS X El Capitan binaries: | r-release: recmap_0.5.24.tgz |
OS X Mavericks binaries: | r-oldrel: recmap_0.5.24.tgz |
Old sources: | recmap archive |
Please use the canonical form https://CRAN.R-project.org/package=recmap to link to this page.