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("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("Jakub", "Nowosad", email = "nowosad.jakub@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: 2.3
Date: 2019-07-17
Depends: R (>= 3.0), methods
Imports: tmaptools (>= 2.0-1), sf (>= 0.7-1), units (>= 0.6-1), raster
        (>= 2.7-15), grid, RColorBrewer, viridisLite, classInt,
        htmltools, htmlwidgets, leaflet (>= 2.0.2), leafsync, stats
Suggests: lwgeom (>= 0.1-4), rmapshaper, rmarkdown, knitr, png,
        cartogram, osmdata, ggplot2, dplyr, tidyr, shiny, testthat,
        covr
URL: https://github.com/mtennekes/tmap
BugReports: https://github.com/mtennekes/tmap/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-17 16:16:40 UTC; tijn
Author: Martijn Tennekes [aut, cre],
  Joel Gombin [ctb],
  Sebastian Jeworutzki [ctb],
  Kent Russell [ctb],
  Richard Zijdeman [ctb],
  John Clouse [ctb],
  Robin Lovelace [ctb],
  Jakub Nowosad [ctb],
  Jannes Muenchow [ctb]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-18 06:42:17 UTC
