Package: toastui
Title: Interactive Tables, Calendars, Charts and Editor for the Web
Version: 0.4.0.9000
Authors@R: c(
person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", 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, charts and markdown
WYSIWYG editor with 'TOAST UI'
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, phosphoricons, rlang,
shiny (>= 1.1.0), shinyWidgets
Suggests: apexcharter, bslib, knitr, rmarkdown, scales, tinytest
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
URL: https://dreamrs.github.io/toastui/
BugReports: https://github.com/dreamRs/toastui/issues
Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev
Repository: https://dreamrs.r-universe.dev
Date/Publication: 2025-04-10 13:40:29 UTC
RemoteUrl: https://github.com/dreamrs/toastui
RemoteRef: HEAD
RemoteSha: 6714e1b3ab42b8ba8fed794bd96f706f8ee585c6
NeedsCompilation: no
Packaged: 2026-06-19 10:08:22 UTC; root
Author: Victor Perrier [aut, cre, cph],
Fanny Meyer [aut],
NHN FE Development Lab [cph] (tui-grid, tui-calendar, tui-chart
libraries)
Maintainer: Victor Perrier