-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
52 lines (52 loc) · 1.08 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
Package: gretan
Title: The official GIS tool of the GRETA project
Version: 0.8.4
Authors@R:
person("Jonas", "Lieth", , "[email protected]", role = c("cre", "aut"))
Description: Visualize and explore the results from the GRETA project. Quickly
get insights from GRETA's multi-national survey and case studies.
Understand statistical and spatial relationships of energy citizenship in
16 European countries among citizens, businesses and policymakers.
License: Apache License (>= 2)
Depends:
R (>= 4.2.0),
stats,
utils
Imports:
bs4Dash,
leaflet,
jsonlite,
sf,
shiny (>= 1.7.4),
shinyjs,
shinyWidgets,
DT,
viridisLite,
waiter,
ggplot2,
plotly,
fansi,
reticulate,
shinydisconnect
Suggests:
spelling,
testthat (>= 3.0.0),
pkgload,
reactlog,
shinyloadtest,
profvis,
rstudioapi,
rlang,
keys,
shinyAce,
curl,
gargle,
googledrive,
shinylogs,
processx,
devtools
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1