-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
47 lines (47 loc) · 858 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
46
47
Package: deminR
Title: deminR
Version: 0.0.0.9000
Authors@R: c(
person('Gabrielle', 'Devaux', email = '[email protected]', role = 'aut'),
person('David', 'Granjon', email = '[email protected]', role = c('cre', 'aut'))
)
Description: Minesweeper game inside a Shiny app.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
shiny,
golem,
sp,
purrr,
leaflet,
pkgload,
processx,
shinyMobile,
emo,
lubridate,
readr,
XML,
shinyjs,
dplyr,
DT,
sever,
magrittr,
glue,
glouton,
DBI,
RPostgres,
tibble,
mobileCharts,
stringr
Remotes:
RinteRface/shinyMobile,
hadley/emo,
JohnCoene/sever,
DivadNojnarg/glouton,
RinteRface/mobileCharts,
rstudio/shiny
RoxygenNote: 7.1.0
Suggests:
testthat (>= 2.1.0),
xml2