Package: semantic.dashboard
Type: Package
Title: Dashboard with Semantic UI Support for Shiny
Version: 0.1.5
Authors@R: c(person("Filip", "Stachura", email = "filip@appsilon.com", role = "aut"),
  person("Dominik", "Krzeminski", email = "dominik@appsilon.com", role = "cre"),
  person("Krystian", "Igras", role = "ctb"),
  person("Michał", "Maj", role = "ctb"),
  person(family = "Appsilon Data Science", role = "cph"))
Description: It offers functions for creating dashboard with Semantic UI. 
BugReports: https://github.com/Appsilon/semantic.dashboard/issues
Encoding: UTF-8
LazyData: TRUE
License: MIT + file LICENSE
Imports: utils, shiny (>= 0.12.1), shiny.semantic (>= 0.1.2),
        htmltools, glue
Suggests: testthat, lintr, shinydashboard, covr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-05 14:13:20 UTC; dominik
Author: Filip Stachura [aut],
  Dominik Krzeminski [cre],
  Krystian Igras [ctb],
  Michał Maj [ctb],
  Appsilon Data Science [cph]
Maintainer: Dominik Krzeminski <dominik@appsilon.com>
Repository: CRAN
Date/Publication: 2020-04-07 09:50:06 UTC
