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"))
	)
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.1
Encoding: UTF-8
Depends: R (>= 3.5.0),
Imports: tmap (>= 4.0), sf, cartogram
Suggests: knitr
Config/Needs/check: Nowosad/spDataLarge, lwgeom
Config/Needs/coverage: Nowosad/spDataLarge, lwgeom
Config/Needs/website: bookdown, rmarkdown
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-02-03 16:19:33 UTC; mtes
Author: Martijn Tennekes [aut, cre]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-03 18:20:02 UTC
