-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
45 lines (45 loc) · 964 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
37
38
39
40
41
42
43
44
45
Package: hkdistrictcouncillors
Title: Dashboard: HK District Councillors
Version: 0.0.0.9000
Authors@R:
c(person(given = "Avision",
family = "Ho",
role = c("aut", "cre"),
email = "a_vision@hotmail.co.uk"),
person(given = "Martin",
family = "Chan",
role = "aut",
email = "martinchan53@gmail.com"),
person(given = "Ocean",
family = "Cheung",
role = "aut",
email = "ocean0609@gmail.com"))
Description: This stores the code underlying the dashboard.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
dplyr,
tidyr,
shiny,
shinydashboard,
DT,
shinyBS,
sf,
leaflet,
rintrojs,
shinycssloaders,
shinyjs,
shinyhelper,
shiny.i18n
Suggests:
janitor,
purrr,
rsconnect,
rstudioapi,
packrat,
renv,
testthat,
covr