Package: tmap
Title: Thematic Maps
Version: 4.0
Authors@R: c(
    person("Martijn", "Tennekes", , "mtennekes@gmail.com", role = c("aut", "cre")),
    person("Jakub", "Nowosad", , "nowosad.jakub@gmail.com", role = "ctb"),
    person("Joel", "Gombin", , "joel.gombin@gmail.com", role = "ctb"),
    person("Sebastian", "Jeworutzki", , "Sebastian.Jeworutzki@rub.de", role = "ctb"),
    person("Kent", "Russell", , "kent.russell@timelyportfolio.com", role = "ctb"),
    person("Richard", "Zijdeman", , "richard.zijdeman@iisg.nl", role = "ctb"),
    person("John", "Clouse", , "johnaclouse@gmail.com", role = "ctb"),
    person("Robin", "Lovelace", , "rob00x@gmail.com", role = "ctb"),
    person("Jannes", "Muenchow", , "jannes.muenchow@uni-jena.de", role = "ctb"),
    person("Olivier", "Roy", role = "ctb"),
    person("Edzer", "Pebesma", , "edzer.pebesma@uni-muenster.de", role = "ctb"),
    person("Hugh", "Graham", , "hugh.a.graham@gmail.com", role = "ctb"),
    person("Michael D.", "Sumner", , "mdsumner@gmail.com", role = "ctb"),
    person("Tim", "Appelhans", , "tim.appelhans@gmail.com", role = "ctb"),
    person("Nick", "Bearman", , "nick@nickbearman.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.
License: GPL-3
URL: https://github.com/r-tmap/tmap, https://r-tmap.github.io/tmap/
BugReports: https://github.com/r-tmap/tmap/issues
Depends: R (>= 4.1)
Imports: classInt (>= 0.4-3), cli, cols4all (>= 0.8), data.table, grid,
        htmltools, htmlwidgets, leafem (>= 0.1), leafgl, leaflegend,
        leaflet (>= 2.0.2), leafsync, methods, rlang, sf (>= 0.9-3),
        stars (>= 0.4-2), stats, s2, tmaptools (>= 3.1), units (>=
        0.6-1), servr,
Suggests: av, colorspace, ggplot2, gifski, knitr, maptiles, png, shiny,
        terra, testthat (>= 3.2.0), widgetframe, lobstr, rstudioapi
Config/Needs/check: Nowosad/spDataLarge, lwgeom
Config/Needs/coverage: Nowosad/spDataLarge, lwgeom
Config/Needs/website: bookdown, geofacet, rmarkdown, mapview, sits,
        r-spatial/leafem, mapsf, r-tmap/tmap.glyphs,
        r-tmap/tmap.networks, r-tmap/tmap.deckgl, sfnetworks,
        r-tmap/tmap.cartogram
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-27 20:26:32 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],
  Olivier Roy [ctb],
  Edzer Pebesma [ctb],
  Hugh Graham [ctb],
  Michael D. Sumner [ctb],
  Tim Appelhans [ctb],
  Nick Bearman [ctb]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-27 23:30:02 UTC
