forked from asiripanich/emdash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 919 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
Package: emdash
Title: e-mission dashboard built with the Shiny framework
Version: 1.2.3
Authors@R: c(
person('Amarin', 'Siripanich', email = '[email protected]', role = c('cre', 'aut')),
person("Taha", "Rashidi", role="aut"),
person("K", "Shankari", 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,
xml2,
checkmate
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/asiripanich/emdash
BugReports: https://github.com/asiripanich/emdash/issues
Suggests:
testthat