-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 802 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 802 Bytes
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
26
27
28
Package: tmaptools
Type: Package
Title: Thematic Map Tools
Version: 3.3
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
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