Type: Package
Package: shiny.semantic
Title: Semantic UI Support for Shiny
Version: 0.5.1
Authors@R: c(person("Filip", "Stachura", email = "filip@appsilon.com", role = "aut"),
person("Dominik", "Krzeminski", role = "aut"),
person("Krystian", "Igras", role = "aut"),
person("Adam", "Forys", role = "aut"),
person("Paweł", "Przytuła", email = "pawel@appsilon.com", role = "aut"),
person("Jakub", "Chojna", email = "jakub.chojna@appsilon.com", role = "aut"),
person("Olga", "Mierzwa-Sulima", email = "olga@appsilon.com", role = "aut"),
person("Jakub", "Nowicki", email = "opensource+kuba@appsilon.com", role = c("aut", "cre")),
person("Tymoteusz", "Makowski", email = "tymoteusz.makowski@appsilon.com", role = "aut"),
person("Ashley", "Baldry", role = "ctb"),
person("Pedro", "Manuel Coutinho da Silva", email = "pedro@appsilon.com", role = "ctb"),
person("Kamil", "Żyła", email = "kamil@appsilon.com", role = "ctb"),
person("Rabii", "Bouhestine", role = "ctb"),
person("Federico", "Rivandeira", email = "federico@appsilon.com", role = "ctb"),
person(family = "Appsilon Sp. z o.o.", role = c("cph")))
Description: Creating a great user interface for your Shiny apps can be
a hassle, especially if you want to work purely in R and don't
want to use, for instance HTML templates. This package adds
support for a powerful UI library Fomantic UI -
(before Semantic). It also supports
universal UI input binding that works with various DOM
elements.
License: MIT + file LICENSE
URL: https://appsilon.github.io/shiny.semantic/,
https://github.com/Appsilon/shiny.semantic
BugReports: https://github.com/Appsilon/shiny.semantic/issues
Imports: glue, grDevices, htmltools (>= 0.2.6), htmlwidgets (>= 0.8),
jsonlite, magrittr, purrr (>= 0.2.2), R6, semantic.assets (>=
1.1.0), shiny (>= 0.12.1), stats
Suggests: covr, chromote, dplyr, DT, gapminder, knitr, leaflet, lintr,
markdown, mockery, plotly, rcmdcheck, rmarkdown, testthat,
shinytest2, tibble, withr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.1
Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev
Repository: https://appsilon.r-universe.dev
Date/Publication: 2025-12-02 15:03:22 UTC
RemoteUrl: https://github.com/appsilon/shiny.semantic
RemoteRef: HEAD
RemoteSha: 9a85a03b912338f711aabe29ee25ee26a37fa9ff
NeedsCompilation: no
Packaged: 2026-07-04 03:44:41 UTC; root
Author: Filip Stachura [aut],
Dominik Krzeminski [aut],
Krystian Igras [aut],
Adam Forys [aut],
Paweł Przytuła [aut],
Jakub Chojna [aut],
Olga Mierzwa-Sulima [aut],
Jakub Nowicki [aut, cre],
Tymoteusz Makowski [aut],
Ashley Baldry [ctb],
Pedro Manuel Coutinho da Silva [ctb],
Kamil Żyła [ctb],
Rabii Bouhestine [ctb],
Federico Rivandeira [ctb],
Appsilon Sp. z o.o. [cph]
Maintainer: Jakub Nowicki