Package: tmaptools Type: Package Title: Thematic Map Tools Version: 3.3 Authors@R: person("Martijn", "Tennekes", email = "mtennekes@gmail.com", role = c("aut", "cre")) Description: Set of tools for reading and processing spatial data. The aim is to supply the workflow to create thematic maps. This package also facilitates 'tmap', the package for visualizing thematic maps. License: GPL-3 Encoding: UTF-8 Depends: R (>= 3.5), methods Imports: sf (>= 0.9.2), lwgeom (>= 0.1-4), stars (>= 0.4-1), units (>= 0.6-1), stats, XML Suggests: tmap, cols4all, rmapshaper, osmdata, OpenStreetMap, raster URL: https://github.com/r-tmap/tmaptools, https://r-tmap.github.io/tmaptools/ BugReports: https://github.com/r-tmap/tmaptools/issues RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://r-tmap.r-universe.dev Date/Publication: 2025-07-24 14:40:38 UTC RemoteUrl: https://github.com/r-tmap/tmaptools RemoteRef: HEAD RemoteSha: cbab775654492bf82f5bd7c70ee91da42a96f046 NeedsCompilation: no Packaged: 2026-06-19 08:59:36 UTC; root Author: Martijn Tennekes [aut, cre] Maintainer: Martijn Tennekes