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 - <https://fomantic-ui.com/> (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
NeedsCompilation: no
Packaged: 2024-04-05 08:20:23 UTC; kuba
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 <opensource+kuba@appsilon.com>
Repository: CRAN
Date/Publication: 2024-04-05 15:10:02 UTC
Built: R 4.3.2; ; 2024-04-05 19:21:28 UTC; unix
