Package: tmap
License: GPL-3
Title: Thematic Maps
Type: Package
LazyLoad: yes
Authors@R: c(
	person("Martijn", "Tennekes", email = "mtennekes@gmail.com", role = c("aut", "cre")),
	person("Jakub", "Nowosad", email = "nowosad.jakub@gmail.com", role = "ctb"),
	person("Joel", "Gombin", email = "joel.gombin@gmail.com", role = "ctb"),
	person("Sebastian", "Jeworutzki", email = "Sebastian.Jeworutzki@rub.de", role = "ctb"),
	person("Kent", "Russell", email = "kent.russell@timelyportfolio.com", role = "ctb"),
	person("Richard", "Zijdeman", email = "richard.zijdeman@iisg.nl", role = "ctb"),
	person("John", "Clouse", email = "johnaclouse@gmail.com", role = "ctb"),
	person("Robin", "Lovelace", email = "rob00x@gmail.com", role = "ctb"),
	person("Jannes", "Muenchow", email = "jannes.muenchow@uni-jena.de", role = "ctb")
	)
Description: Thematic maps are geographical maps in which spatial data distributions are visualized. This package offers a flexible, layer-based, and easy to use approach to create thematic maps, such as choropleths and bubble maps.
Version: 3.3-4
Date: 2023-09-12
Encoding: UTF-8
Depends: R (>= 3.5.0), methods
Imports: tmaptools (>= 3.1), sf (>= 0.9-7), stars (>= 0.5-0), units (>=
        0.6-1), grid, RColorBrewer, viridisLite, classInt (>= 0.4-3),
        htmltools, htmlwidgets, widgetframe, leaflet (>= 2.0.2),
        leafsync, leafem (>= 0.1), stats, abind, rlang, utils
Suggests: rmapshaper, rmarkdown, knitr, png, cartogram, osmdata,
        ggplot2, dplyr, tidyr, shiny, testthat, covr, av, gifski, s2
URL: https://r-tmap.github.io/tmap/, https://github.com/r-tmap/tmap
BugReports: https://github.com/r-tmap/tmap/issues
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-12 14:21:04 UTC; mtes
Author: Martijn Tennekes [aut, cre],
  Jakub Nowosad [ctb],
  Joel Gombin [ctb],
  Sebastian Jeworutzki [ctb],
  Kent Russell [ctb],
  Richard Zijdeman [ctb],
  John Clouse [ctb],
  Robin Lovelace [ctb],
  Jannes Muenchow [ctb]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-12 21:20:02 UTC
Built: R 4.2.0; ; 2023-09-13 03:52:56 UTC; unix
