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"))
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: 1.11
Date: 2017-11-24
Depends: R (>= 3.0), methods
Imports: tmaptools (>= 1.2), sp, raster (>= 2.5-2), grid, rgdal, rgeos,
        RColorBrewer, classInt, spdep, htmltools, htmlwidgets, leaflet
        (>= 1.1.0), mapview, stats
Suggests: rmarkdown, knitr, png, cartogram, ggplot2, dplyr, tidyr
URL: https://github.com/mtennekes/tmap
BugReports: https://github.com/mtennekes/tmap/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-24 12:29:01 UTC; tijn
Author: Martijn Tennekes [aut, cre],
  Joel Gombin [ctb],
  Sebastian Jeworutzki [ctb],
  Kent Russell [ctb],
  Richard Zijdeman [ctb],
  John Clouse [ctb]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-24 12:54:00 UTC
