Package: recmap
Type: Package
Title: Compute the Rectangular Statistical Cartogram
Version: 1.0.17
Authors@R: person("Christian", "Panse", 
		email = "Christian.Panse@gmail.com", 
		role = c("aut", "cre"),
		comment = c(ORCID = "0000-0003-1975-3064"))
Maintainer: Christian Panse <Christian.Panse@gmail.com>
Description: 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.
License: GPL-3
Depends: R (>= 4.3), GA (>= 3.1), Rcpp (>= 1.0), sp(>= 1.3)
Suggests: doParallel, knitr, rmarkdown, shiny, testthat, tufte
LinkingTo: Rcpp (>= 1.0)
VignetteBuilder: knitr
NeedsCompilation: yes
BugReports: https://github.com/cpanse/recmap/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Packaged: 2023-09-23 11:32:49 UTC; cpanse
Author: Christian Panse [aut, cre] (<https://orcid.org/0000-0003-1975-3064>)
Repository: CRAN
Date/Publication: 2023-09-23 22:40:07 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 17:11:50 UTC; unix
Archs: recmap.so.dSYM
