-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
46 lines (46 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
37
38
39
40
41
42
43
44
45
46
Package: emdash
Title: e-mission dashboard built with the Shiny framework
Version: 1.6.0
Authors@R: c(
person('Amarin', 'Siripanich', email = 'amarin.siri@gmail.com', role = c('cre', 'aut')),
person("Taha", "Rashidi", role="aut"),
person("K", "Shankari", role="aut"),
person("Michael", "Allen", role="aut"),
person("Arthur", "Yip", role="ctb"))
Description: e-mission dashboard built with the Shiny framework.
License: MIT + file LICENSE
Imports:
config,
golem,
shiny,
data.table,
magrittr,
mapview,
ggplot2,
mongolite,
shinydashboard,
DT,
flexdashboard,
esquisse,
lubridate,
dplyr,
leaflet,
janitor,
tidyr,
shinycssloaders,
plotly,
randomcoloR,
sf,
purrr,
checkmate,
DTedit,
htmlwidgets
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/asiripanich/emdash
BugReports: https://github.com/asiripanich/emdash/issues
Suggests:
testthat
Remotes: DavidPatShuiFong/DTedit@7ce8de1b5fcd7195beee73ed4acce8ac33140ab7
Config/testthat/edition: 3