Package: recmap Type: Package Title: Compute the Rectangular Statistical Cartogram Version: 1.0.21 Authors@R: person("Christian", "Panse", email = "Christian.Panse@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1975-3064")) Maintainer: Christian Panse Description: Implements the RecMap MP2 construction heuristic (). 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., a country) is represented by a rectangle whose area reflects the provided statistical value, thereby maintaining zero cartographic error. Computationally intensive tasks are implemented in C++. The included vignette documents usage of the recmap algorithm. License: GPL-3 Depends: R (>= 4.1), GA (>= 3.1), Rcpp (>= 1.0), sp (>= 1.3) Suggests: doParallel, knitr, rmarkdown, shiny, testthat, tufte LinkingTo: Rcpp (>= 1.0) VignetteBuilder: knitr NeedsCompilation: yes RoxygenNote: 7.3.2 Repository: https://cpanse.r-universe.dev Date/Publication: 2026-04-02 19:41:26 UTC RemoteUrl: https://github.com/cpanse/recmap RemoteRef: HEAD RemoteSha: da5a5cf5a425b8245cf51e021fab95691edddeb0 Packaged: 2026-07-04 13:07:40 UTC; root Author: Christian Panse [aut, cre] (ORCID: )