Package: tmap.mapgl
Title: Extensions to 'tmap' with Two New Modes: 'mapbox' and 'maplibre'
Type: Package
Authors@R: c(
	person("Martijn", "Tennekes", email = "mtennekes@gmail.com", role = c("aut", "cre"))
	)
Description: The 'tmap' package provides two plotting modes for static and interactive thematic maps. This package extends 'tmap' with two additional modes based on 'Mapbox GL JS' and 'MapLibre GL JS'. These modes feature interactive vector tiles, globe views, and other modern web-mapping capabilities, while maintaining a consistent 'tmap' interface across all plotting modes.
License: GPL-3
Version: 0.1.0
Encoding: UTF-8
Depends: R (>= 4.1),
Imports: tmap (>= 4.2), mapgl (>= 0.4), terra, rlang, cli, stars,
        data.table, grDevices, colorspace, htmltools, htmlwidgets, sf,
        tmaptools, units
Suggests: knitr
Config/Needs/website: bookdown, rmarkdown, r-tmap/tmap, walkerke/mapgl,
        dplyr, osmdata, mapview
URL: https://github.com/r-tmap/tmap.mapgl,
        https://r-tmap.github.io/tmap.mapgl/
BugReports: https://github.com/r-tmap/tmap.mapgl/issues
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-16 19:37:31 UTC; mtes
Author: Martijn Tennekes [aut, cre]
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-22 11:20:03 UTC
Built: R 4.5.1; ; 2025-10-29 03:58:05 UTC; windows
