forked from geocompx/geocompr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 820 Bytes
/
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
Package: geocompr
Title: Geocomputation with R: a book
Version: 0.0.39
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,
dismo,
gstat,
htmlwidgets,
leaflet,
link2GI,
mapview,
microbenchmark,
osmdata,
raster,
rgdal,
rgeos,
rnaturalearth,
RQGIS,
RSAGA,
sf,
sp,
spData,
spDataLarge,
tabularaster,
tidyverse,
tmap
URL: https://github.com/Robinlovelace/geocompr
BugReports: https://github.com/Robinlovelace/geocompr/issues
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
Remotes: nowosad/spDataLarge,
nowosad/spData
VignetteBuilder: knitr