forked from ropensci/osmplotr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 890 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
Package: osmplotr
Title: Bespoke Images of 'OpenStreetMap' Data
Version: 0.3.0
Authors@R: c(
person("Mark", "Padgham", email="[email protected]", role=c("aut", "cre")),
person("Finkelstein", "Noam", role=c("ctb","cph"),
comment="Author of included stub.R code"),
person ("Bartnik", "Lukasz", role=c("ctb","cph"),
comment="Author of included stub.R code"))
Description: Bespoke images of 'OpenStreetMap' ('OSM') data and data
visualisation using 'OSM' objects.
Depends:
R (>= 3.2.3)
Imports:
curl,
e1071,
ggm,
ggplot2,
httr,
methods,
osmdata,
rgeos,
sp,
spatstat
Suggests:
knitr,
roxygen2,
rmarkdown,
devtools,
testthat
License: GPL-3
URL: https://github.com/ropensci/osmplotr
BugReports: https://github.com/ropensci/osmplotr/issues
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1