Package: shinydashboard Title: Create Dashboards with 'Shiny' Version: 0.7.3.9000 Authors@R: c( person("Winston", "Chang", , "winston@posit.co", role = c("aut", "cre")), person("Barbara", "Borges Ribeiro", role = "aut"), person(, "Posit Software, PBC", role = "cph"), person(, "Almasaeed Studio", role = c("ctb", "cph"), comment = "AdminLTE theme for Bootstrap"), person(, "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. License: MIT + file LICENSE URL: https://rstudio.github.io/shinydashboard/, https://github.com/rstudio/shinydashboard BugReports: https://github.com/rstudio/shinydashboard/issues Depends: R (>= 3.0) Imports: htmltools (>= 0.2.6), promises, shiny (>= 1.0.0), utils Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-04-22 14:03:41 UTC RemoteUrl: https://github.com/rstudio/shinydashboard RemoteRef: HEAD RemoteSha: b6d9ca7fb0d9572cd91a8e97f513ee66d610f9af NeedsCompilation: no Packaged: 2026-06-22 15:31:46 UTC; root Author: Winston Chang [aut, cre], Barbara Borges Ribeiro [aut], Posit Software, PBC [cph], Almasaeed Studio [ctb, cph] (AdminLTE theme for Bootstrap), Adobe Systems Incorporated [ctb, cph] (Source Sans Pro font) Maintainer: Winston Chang