forked from geocompx/geocompkg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
73 lines (73 loc) · 1.33 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
63
64
65
66
67
68
69
70
71
72
73
Package: geocompkg
Title: Geocomputation with R metapackage with solutions and extensions
Version: 0.0.77
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")))
Description: Vignettes and solutions to supplement the book Geocomputation with R.
Imports:
bench,
bookdown,
cartogram,
classInt,
dplyr,
geosphere,
ggplot2,
historydata,
htmlwidgets,
kableExtra,
kernlab,
igraph,
latticeExtra,
leaflet,
link2GI,
lwgeom,
mapdeck,
mapview,
mlr,
odbc,
osmdata,
pool,
pROC,
purrr,
ranger,
raster,
rasterVis,
rcartocolor,
readr,
revgeo,
rmapshaper,
rgdal,
rgeos,
rgrass7,
rnaturalearth,
rnaturalearthdata,
RPostgres,
RPostgreSQL,
RQGIS,
RSAGA,
sf,
sp,
spData,
spDataLarge,
stars,
stplanr,
stringr,
tibble,
tidyr,
tree,
tmap,
tmaptools,
vegan
Remotes:
nowosad/spDataLarge
URL: https://github.com/geocompr/geocompkg
BugReports: https://github.com/Robinlovelace/geocompr/issues
LazyData: TRUE
RoxygenNote: 6.1.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
License: CC BY-NC-ND 4.0