forked from RinteRface/bs4Dash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
58 lines (58 loc) · 1.61 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
53
54
55
56
57
58
Package: bs4Dash
Type: Package
Title: A 'Bootstrap 4' Version of 'shinydashboard'
Version: 2.2.1
Authors@R: c(
person("David", "Granjon", email = "[email protected]", role = c("aut", "cre")),
person(family = "RinteRface", role = "cph"),
person(family = "Almasaeed Studio", role = c("ctb", "cph"), comment = "AdminLTE3 theme for Bootstrap 4"),
person("Winston", "Chang", role = c("ctb", "cph"), comment = "Utils functions from shinydashboard"))
Maintainer: David Granjon <[email protected]>
Description: Make 'Bootstrap 4' Shiny dashboards. Use the full power
of 'AdminLTE3', a dashboard template built on top of 'Bootstrap 4'
<https://github.com/ColorlibHQ/AdminLTE>.
URL: https://rinterface.github.io/bs4Dash/index.html, https://github.com/RinteRface/bs4Dash
BugReports: https://github.com/RinteRface/bs4Dash/issues
License: GPL (>= 2) | file LICENSE
Imports:
shiny (>= 1.6.0),
htmltools (>= 0.5.1.1),
jsonlite (>= 0.9.16),
fresh,
waiter (>= 0.2.3),
httpuv (>= 1.5.2),
lifecycle,
bslib (>= 0.2.4),
httr
Suggests:
knitr,
rmarkdown,
testthat (>= 2.1.0),
golem,
DT,
thematic (>= 0.1.2)
Encoding: UTF-8
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Collate:
'feedbacks.R'
'useful-items.R'
'tabs.R'
'render-functions.R'
'cards.R'
'dashboardSidebar.R'
'dashboardBody.R'
'dashboardFooter.R'
'dashboardControlbar.R'
'dashboardHeader.R'
'dashboardPage.R'
'aliases.R'
'auto-color.R'
'bs4Dash-package.r'
'bs4DashGallery.R'
'deps.R'
'grid.R'
'inputs.R'
'skinSelector.R'
'utils.R'
RdMacros: lifecycle