-
Notifications
You must be signed in to change notification settings - Fork 29
/
DESCRIPTION
26 lines (26 loc) · 912 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
Package: gentelellaShiny
Type: Package
Version: 0.1.0
Title: Use the Gentelella Bootstrap Template in Shiny Apps
Description: A 'shiny' admin dashboard based on the 'Bootstrap 3' 'Gentelella' theme.
Seem more here <https://colorlib.com/polygon/gentelella/index.html>.
Authors@R: c(
person("Mark", "Edmondson", email = "[email protected]", role = c("aut", "cre")),
person("David", "Granjon", email = "[email protected]", role = "aut"),
person(family = "colorlib", comment = "https://github.com/puikinsh/gentelella", role = c("ctb", "cph")))
URL: https://github.com/MarkEdmondson1234/gentelellaShiny/
BugReports: https://github.com/MarkEdmondson1234/gentelellaShiny/issues
Depends:
R (>= 3.2.0)
Imports:
shiny (>= 0.13.0),
htmltools,
httpuv (>= 1.4.3)
Suggests:
googleAuthR (>= 0.3.1),
knitr
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 6.1.1