forked from trafficonese/leaflet.extras2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1019 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
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")),
person("Ricardo Rodrigo", "Basa", email = "[email protected]", role = c("ctb")),
person(c("Jeffrey", "O"), "Hanson", email = "[email protected]", role = c("ctb"), comment = c(ORCID = "0000-0002-4716-6134"))
)
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