Package: shinydashboard
Title: Create Dashboards with 'Shiny'
Version: 0.7.2
Authors@R: c(
    person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),
    person("Barbara", "Borges Ribeiro", role = "aut", email = "barbara@rstudio.com"),
    person(family = "RStudio", role = "cph"),
    person(family = "Almasaeed Studio", role = c("ctb", "cph"), comment = "AdminLTE theme for Bootstrap"),
    person(family = "Adobe Systems Incorporated", role = c("ctb", "cph"), comment = "Source Sans Pro font")
    )
Description: Create dashboards with 'Shiny'. This package provides
    a theme on top of 'Shiny', making it easy to create attractive dashboards.
URL: http://rstudio.github.io/shinydashboard/
Depends:
    R (>= 3.0)
License: GPL (>= 2) | file LICENSE
Imports:
    utils,
    shiny (>= 1.0.0),
    htmltools (>= 0.2.6),
    promises
BugReports: https://github.com/rstudio/shinydashboard
RoxygenNote: 7.1.2
Encoding: UTF-8
