Package: tmap.cartogram License: GPL-3 Title: Extension to 'tmap' for Creating Cartograms Type: Package Authors@R: c( person("Martijn", "Tennekes", email = "mtennekes@gmail.com", role = c("aut", "cre")), person("Sebastian", "Jeworutzki", , "Sebastian.Jeworutzki@rub.de", role = "ctb") ) Description: Provides new layer functions to 'tmap' for creating various types of cartograms. A cartogram is a type of thematic map in which geographic areas are resized or distorted based on a quantitative variable, such as population. The goal is to make the area sizes proportional to the selected variable while preserving geographic positions as much as possible. Version: 0.2-1 Encoding: UTF-8 Depends: R (>= 3.5.0), Imports: tmap (>= 4.3), sf, cartogram Suggests: knitr, transformr, gifski Config/Needs/check: Nowosad/spDataLarge, lwgeom, r-tmap/tmap Config/Needs/coverage: Nowosad/spDataLarge, lwgeom Config/Needs/website: bookdown, rmarkdown, r-tmap/tmap URL: https://github.com/r-tmap/tmap.cartogram, https://r-tmap.github.io/tmap.cartogram/ BugReports: https://github.com/r-tmap/tmap.cartogram/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://r-tmap.r-universe.dev Date/Publication: 2026-05-06 17:22:32 UTC RemoteUrl: https://github.com/r-tmap/tmap.cartogram RemoteRef: HEAD RemoteSha: 6a48a3f9acf06968e660314c3fbd2e71a70fb33a NeedsCompilation: no Packaged: 2026-07-25 07:25:40 UTC; root Author: Martijn Tennekes [aut, cre], Sebastian Jeworutzki [ctb] Maintainer: Martijn Tennekes