-
Notifications
You must be signed in to change notification settings - Fork 77
/
DESCRIPTION
40 lines (40 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
40
Package: shinydashboardPlus
Type: Package
Title: Add More 'AdminLTE2' Components to 'shinydashboard'
Version: 2.0.5
Authors@R: c(
person("David", "Granjon", email = "dgranjon@ymail.com", 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 = "victor.perrier@dreamrs.fr", role = "ctb",
comment = "improved the shinydashboardPlusGallery"))
Maintainer: David Granjon <dgranjon@ymail.com>
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,
bslib
URL: https://github.com/RinteRface/shinydashboardPlus, https://shinydashboardPlus.rinterface.com/
BugReports: https://github.com/RinteRface/shinydashboardPlus/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
RdMacros: lifecycle