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
Encoding: UTF-8
Depends: R (>= 3.5.0),
Imports: tmap (>= 4.1), 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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-14 12:15:45 UTC; mtes
Author: Martijn Tennekes [aut, cre],
  Sebastian Jeworutzki [ctb]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-14 12:40:01 UTC
Built: R 4.6.0; ; 2025-08-20 04:43:34 UTC; unix
