forked from dreamRs/shinyWidgets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
56 lines (56 loc) · 2.68 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
Package: shinyWidgets
Title: Custom 'shinyWidgets' by Micah Wilhelm
Version: 0.5.1.900
Authors@R: c(
person("Victor", "Perrier", email = "[email protected]", role = c("aut", "cre")),
person("Fanny", "Meyer", email = "[email protected]", role = "aut"),
person("David", "Granjon", email = "[email protected]", role = "aut"),
person("Ian", "Fellows", role = "ctb", comment = "Methods for mutating vertical tabs & updateMultiInput"),
person("Wil", "Davis", role = "ctb", comment = "numericRangeInput function"),
person("SnapAppointments", "", role = "cph", comment = "bootstrap-select"),
person("Mattia", "Larentis", role = c("ctb", "cph"), comment = "Bootstrap Switch"),
person("Emanuele", "Marchi", role = c("ctb", "cph"), comment = "Bootstrap Switch"),
person("Mark", "Otto", role = "ctb", comment = "Bootstrap library"),
person("Jacob", "Thornton", role = "ctb", comment = "Bootstrap library"),
person(family = "Bootstrap contributors", role = "ctb", comment = "Bootstrap library"),
person(family = "Twitter, Inc", role = "cph", comment = "Bootstrap library"),
person(family = "Flatlogic", role = "cph", comment = "Awesome Bootstrap Checkbox"),
person("mouse0270", role = c("ctb", "cph"), comment = "Material Design Switch"),
person("Tristan", "Edwards", role = c("ctb", "cph"), comment = "SweetAlert"),
person("Fabian", "Lindfors", role = c("ctb", "cph"), comment = "multi.js"),
person("Anthony", "Terrien", role = c("ctb", "cph"), comment = "jQuery Knob"),
person("Daniel", "Eden", role = c("ctb", "cph"), comment = "animate.css"),
person("Ganapati", "V S", role = c("ctb", "cph"), comment = "bttn.css"),
person("Brian", "Grinstead", role = c("ctb", "cph"), comment = "Spectrum"),
person("Lokesh", "Rajendran", role = c("ctb", "cph"), comment = "pretty-checkbox"),
person("Leon", "Gersen", role = c("ctb", "cph"), comment = "wnumb & noUiSlider"),
person("Timofey", "Marochkin", role = c("ctb", "cph"), comment = "air-datepicker"),
person("Tobias", "Ahlin", role = c("ctb", "cph"), comment = "CSS spin"),
person("atomiks", role = c("ctb", "cph"), comment = "tippy.js")
)
Description: Collection of custom input controls and user interface components for 'Shiny' applications.
Give your applications a unique and colorful style !
URL: https://github.com/dreamRs/shinyWidgets
BugReports: https://github.com/dreamRs/shinyWidgets/issues
Depends:
R (>= 3.1.0)
Imports:
shiny (>= 0.14),
htmltools,
jsonlite,
grDevices,
scales
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: shinydashboard,
testthat,
covr,
shinydashboardPlus,
bs4Dash,
argonR,
argonDash,
tablerDash,
ggplot2,
DT