forked from geocompx/geocompr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.21 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: geocompr
Title: Geocomputation with R: a book
Version: 0.0.59
Authors@R: c(person("Robin", "Lovelace", role = c("aut")),
person("Jakub", "Nowosad", email = "[email protected]",
role = c("aut", "cre")),
person("Jannes", "Muenchow", role = c("aut")))
Imports:
bookdown,
cartogram,
dismo,
geosphere,
ggmap,
ggplot2,
gstat,
historydata,
htmlwidgets,
kableExtra,
leaflet,
link2GI,
lwgeom,
mapview,
microbenchmark,
mlr,
osmdata,
pROC,
raster,
rcartocolor,
rmapshaper,
rgdal,
rgeos,
rnaturalearth,
rnaturalearthdata,
RQGIS,
RSAGA,
sf,
sp,
spData,
spDataLarge,
stplanr,
tabularaster,
tidyverse,
tmap,
tmaptools,
decido
Remotes:
mtennekes/tmap,
mtennekes/tmaptools,
nowosad/spData,
nowosad/spDataLarge,
tidyverse/ggplot2,
sjewo/cartogram,
robinlovelace/stplanr,
jannes-m/RQGIS
Additional_repositories: http://packages.ropensci.org
URL: https://github.com/Robinlovelace/geocompr
BugReports: https://github.com/Robinlovelace/geocompr/issues
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr