Package: tmap.sources Title: Data Sources for 'tmap' Version: 0.1 Authors@R: c( person("Martijn", "Tennekes", email = "mtennekes@gmail.com", role = c("aut", "cre")) ) Description: Provides support for a variety of spatial data sources in 'tmap', including remote, tiled, and streaming formats. Enables the use of external vector and raster data without requiring full data import, facilitating efficient visualization workflows. License: GPL-3 Encoding: UTF-8 Depends: R (>= 4.1) Imports: tmap (>= 4.3), tmap.mapgl (>= 0.2-1), sf, httr2, jsonlite, freestiler, data.table, servr, cli Config/Needs/website: bookdown, rmarkdown, r-tmap/tmap, walkerke/mapgl, r-tmap/tmap.mapgl URL: https://github.com/r-tmap/tmap.sources BugReports: https://github.com/r-tmap/tmap.sources/issues Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev libclang-dev Repository: https://r-tmap.r-universe.dev Date/Publication: 2026-05-12 12:33:39 UTC RemoteUrl: https://github.com/r-tmap/tmap.sources RemoteRef: HEAD RemoteSha: b64406e16a9c22780a1feb4a811507a206fad36e NeedsCompilation: no Packaged: 2026-06-25 17:28:20 UTC; root Author: Martijn Tennekes [aut, cre] Maintainer: Martijn Tennekes