Package: recmap 1.0.17

recmap: Compute the Rectangular Statistical Cartogram

Implements the RecMap MP2 construction heuristic <doi:10.1109/INFVIS.2004.57>. 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). C++ is used to implement the computationally intensive tasks. The vignette included in this package provides documentation about the usage of the recmap algorithm.

Authors:Christian Panse [aut, cre]

recmap_1.0.17.tar.gz
recmap_1.0.17.zip(r-4.5)recmap_1.0.17.zip(r-4.4)recmap_1.0.17.zip(r-4.3)
recmap_1.0.17.tgz(r-4.4-x86_64)recmap_1.0.17.tgz(r-4.4-arm64)recmap_1.0.17.tgz(r-4.3-x86_64)recmap_1.0.17.tgz(r-4.3-arm64)
recmap_1.0.17.tar.gz(r-4.5-noble)recmap_1.0.17.tar.gz(r-4.4-noble)
recmap_1.0.17.tgz(r-4.4-emscripten)recmap_1.0.17.tgz(r-4.3-emscripten)
recmap.pdf |recmap.html
recmap/json (API)
NEWS

# Install 'recmap' in R:
install.packages('recmap', repos = c('https://cpanse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cpanse/recmap/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

cartogramdemographicsgenetic-algorithmgeovisualizationgraph-drawingspatialspatial-data-analysisvalue-by-area-maps

14 exports 20 stars 2.20 score 10 dependencies 31 scripts 458 downloads

Last updated 9 months agofrom:d827196ef4. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-win-x86_64NOTESep 11 2024
R-4.5-linux-x86_64NOTESep 11 2024
R-4.4-win-x86_64NOTESep 11 2024
R-4.4-mac-x86_64NOTESep 11 2024
R-4.4-mac-aarch64NOTESep 11 2024
R-4.3-win-x86_64NOTESep 11 2024
R-4.3-mac-x86_64NOTESep 11 2024
R-4.3-mac-aarch64NOTESep 11 2024

Exports:.get_7trianglesall.equal.recmapas.recmapas.SpatialPolygonsDataFramecheckerboardis.recmapplot.recmapplot.recmapGAplot.recmapGRASPrecmaprecmapGArecmapGRASPsummary.recmapsummary.recmapGA

Dependencies:clicodetoolscrayonforeachGAiteratorslatticeRcppRcppArmadillosp

Draw your own Rectangular Statistical Cartogram with recmap

Rendered fromrecmap.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2023-09-21
Started: 2016-04-16