Package: semantic.dashboard
Type: Package
Title: Dashboard with Semantic UI Support for 'shiny'
Version: 0.1.1
Authors@R: c(person("Michal", "Maj", email = "michal.maj@appsilondatascience.com",
  role = "aut"),
  person("Dominik", "Krzeminski", email = "dominik@appsilondatascience.com",
  role = "cre"),
  person(family = "Appsilon Data Science", role = "cph"))
Description: Basic functions for creating semantic UI dashboard.
  This package adds support for a powerful UI library semantic UI -
  <http://semantic-ui.com/> to your dashboard and enables you to
  stay compatible with 'shinydashboard' functionalities. 
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)
Suggests: testthat, lintr, shinydashboard
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-20 13:18:23 UTC; dominik
Author: Michal Maj [aut],
  Dominik Krzeminski [cre],
  Appsilon Data Science [cph]
Maintainer: Dominik Krzeminski <dominik@appsilondatascience.com>
Repository: CRAN
Date/Publication: 2018-04-23 08:16:50 UTC
