-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
33 lines (33 loc) · 991 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
Package: toastui
Title: Interactive Tables, Calendars and Charts for the Web
Version: 0.2.1.9110
Authors@R: c(
person("Victor", "Perrier", email = "[email protected]", role = c("aut", "cre", "cph")),
person("Fanny", "Meyer", role = "aut"),
person("NHN FE Development Lab", role = "cph", comment = "tui-grid, tui-calendar, tui-chart libraries"))
Description: Create interactive tables, calendars and charts with 'TOAST UI' <https://ui.toast.com/> libraries to
integrate in 'shiny' applications or 'rmarkdown' 'HTML' documents.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 2.10)
Imports:
utils,
htmlwidgets,
htmltools,
magrittr,
rlang,
shiny (>= 1.1.0),
shinyWidgets
Suggests:
apexcharter,
knitr,
rmarkdown,
scales,
tinytest
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Roxygen: list(markdown = TRUE)
URL: https://dreamrs.github.io/toastui/
BugReports: https://github.com/dreamRs/toastui/issues