forked from trafficonese/leaflet.extras2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 785 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
Package: leaflet.extras2
Type: Package
Title: Extra Functionality for 'leaflet' Package
Version: 1.1.0.9000
Authors@R: c(
person("Gatscha", "Sebastian", email = "[email protected]", role = c("aut", "cre"))
)
Description: Several 'leaflet' plugins are integrated, which are available as extension to the 'leaflet' package.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.1.0),
leaflet (>= 2.0.0)
Imports:
htmltools,
magrittr,
utils
Suggests:
jsonlite,
shiny,
sf,
geojsonsf,
sp,
testthat (>= 2.1.0),
covr
URL: https://trafficonese.github.io/leaflet.extras2, https://github.com/trafficonese/leaflet.extras2
BugReports: https://github.com/trafficonese/leaflet.extras2/issues
RoxygenNote: 7.1.1