forked from geocompx/geocompr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 802 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
39 lines (39 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
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 = "nowosad.jakub@gmail.com",
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
Remotes:
Nowosad/spData
URL: https://github.com/Robinlovelace/geocompr
BugReports: https://github.com/Robinlovelace/geocompr/issues
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr