-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1009 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
Package: semantic.dashboard
Type: Package
Title: Dashboard with Fomantic UI Support for Shiny
Version: 0.2.1
Authors@R: c(person("Filip", "Stachura", email = "[email protected]", role = "aut"),
person("Dominik", "Krzeminski", email = "[email protected]", role = "aut"),
person("Krystian", "Igras", role = "aut"),
person("Michał", "Maj", role = "ctb"),
person("Michał", "Drzazga", role = "ctb"),
person("Developers", "Appsilon", email = "[email protected]", role = "cre"),
person(family = "Appsilon", role = "cph"))
Description: It offers functions for creating dashboard with Fomantic UI.
BugReports: https://github.com/Appsilon/semantic.dashboard/issues
Encoding: UTF-8
License: MIT + file LICENSE
Imports:
utils,
shiny (>= 0.12.1),
shiny.semantic (>= 0.3.3),
htmltools,
glue,
checkmate
Suggests:
covr,
knitr,
lintr,
markdown,
rcmdcheck,
rmarkdown,
shinydashboard,
testthat
RoxygenNote: 7.2.1
VignetteBuilder:
knitr