-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.05 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: tmaptools
Type: Package
Title: Thematic Map Tools
Version: 3.2
Authors@R: person("Martijn", "Tennekes", email = "[email protected]", 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
Date: 2025-01-13
Depends: R (>= 3.5), methods
Imports: sf (>= 0.9.2), lwgeom (>= 0.1-4), stars (>= 0.4-1), units (>=
0.6-1), grid, magrittr, RColorBrewer, viridisLite, stats,
dichromat, XML
Suggests: tmap, cols4all, rmapshaper, osmdata, OpenStreetMap, raster,
png, shiny, shinyjs
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
NeedsCompilation: no
Packaged: 2025-01-13 22:01:21 UTC; mtes
Author: Martijn Tennekes [aut, cre]
Maintainer: Martijn Tennekes <[email protected]>
Repository: CRAN
Date/Publication: 2025-01-13 22:40:02 UTC