-
Notifications
You must be signed in to change notification settings - Fork 20
/
DESCRIPTION
36 lines (36 loc) · 1.06 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
Package: leaflet.extras2
Type: Package
Title: Extra Functionality for 'leaflet' Package
Version: 1.2.2.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.5.0),
leaflet (>= 2.0.0)
Imports:
htmltools,
magrittr,
utils
Suggests:
jsonlite,
shiny,
sf,
yyjsonr,
sp,
testthat (>= 2.1.0),
fontawesome,
htmlwidgets,
grDevices,
xfun,
covr,
curl
URL: https://trafficonese.github.io/leaflet.extras2/, https://github.com/trafficonese/leaflet.extras2
BugReports: https://github.com/trafficonese/leaflet.extras2/issues
RoxygenNote: 7.3.2