# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "recmap" in publications use:' type: software license: GPL-3.0-only title: 'recmap: Compute the Rectangular Statistical Cartogram' version: 1.0.17 doi: 10.18637/jss.v086.c01 identifiers: - type: doi value: 10.32614/CRAN.package.recmap abstract: 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., 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: - family-names: Panse given-names: Christian email: Christian.Panse@gmail.com orcid: https://orcid.org/0000-0003-1975-3064 preferred-citation: type: article title: 'Rectangular Statistical Cartograms in R: The recmap Package' authors: - family-names: Panse given-names: Christian email: cp@fgcz.ethz.ch orcid: https://orcid.org/0000-0003-1975-3064 journal: Journal of Statistical Software, Code Snippets year: '2018' volume: '86' issue: '1' doi: 10.18637/jss.v086.c01 start: '1' end: '27' repository: https://cpanse.r-universe.dev repository-code: https://github.com/cpanse/recmap commit: d827196ef471608971fdae586afd028cc33cc6c5 url: https://github.com/cpanse/recmap contact: - family-names: Panse given-names: Christian email: Christian.Panse@gmail.com orcid: https://orcid.org/0000-0003-1975-3064 references: - type: conference-paper title: 'RecMap: Rectangular Map Approximations' authors: - family-names: Heilmann given-names: Roland - family-names: Keim given-names: Daniel - family-names: Panse given-names: Christian - family-names: Sips given-names: Mike collection-title: 10th IEEE Symposium on Information Visualization (InfoVis 2004), 10-12 October 2004, Austin, TX, USA collection-type: proceedings month: '10' year: '2004' doi: 10.1109/INFVIS.2004.57 start: 33-40 conference: name: 10th IEEE Symposium on Information Visualization (InfoVis 2004), 10-12 October 2004, Austin, TX, USA