forked from RinteRface/shinydashboardPlus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.48 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
Package: shinydashboardPlus
Type: Package
Title: Add More 'AdminLTE2' Components to 'shinydashboard'
Version: 2.0.4.9000
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 = "AdminLTE2 theme for Bootstrap 3"),
person("Guang", "Yang", role = c("ctb", "cph"), comment = "ygdashboard original template"),
person("Winston", "Chang", role = c("ctb", "cph"), comment = "Functions from shinydashboard"),
person("Victor", "Perrier", email = "[email protected]", role = "ctb",
comment = "improved the shinydashboardPlusGallery"))
Maintainer: David Granjon <[email protected]>
Description: Extend 'shinydashboard' with 'AdminLTE2' components.
'AdminLTE2' is a free 'Bootstrap 3' dashboard template available
at <https://adminlte.io>. Customize boxes, add timelines and a lot more.
License: GPL (>= 2) | file LICENSE
Imports:
shiny,
htmltools,
shinydashboard,
fresh,
waiter (>= 0.2.3),
lifecycle
Suggests:
styler (>= 1.2.0),
shinyAce,
shinyWidgets,
shinyEffects,
shinyjqui,
knitr,
rmarkdown,
jsonlite
URL: https://github.com/RinteRface/shinydashboardPlus, https://rinterface.com/shiny/shinydashboardPlus/
BugReports: https://github.com/RinteRface/shinydashboardPlus/issues
Encoding: UTF-8
RoxygenNote: 7.2.1
VignetteBuilder: knitr
RdMacros: lifecycle