Package: shinythemes Title: Themes for Shiny Version: 1.2.0 Authors@R: c( person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"), person(family = "RStudio", role = "cph"), person("Thomas", "Park", role = c("ctb", "cph"), comment = "Bootswatch themes"), person("Lukasz", "Dziedzic", role = c("ctb", "cph"), comment = "Lato font"), person("Nathan", "Willis", role = c("ctb", "cph"), comment = "News Cycle font"), person(family = "Google Corporation", role = c("ctb", "cph"), comment = "Open Sans and Roboto fonts"), person("Matt", "McInerney", role = c("ctb", "cph"), comment = "Raleway font"), person(family = "Adobe Systems Incorporated", role = c("ctb", "cph"), comment = "Source Sans Pro font"), person(family = "Canonical Ltd", role = c("ctb", "cph"), comment = "Ubuntu font") ) Description: Themes for use with Shiny. Includes several Bootstrap themes from , which are packaged for use with Shiny applications. Depends: R (>= 3.0.0) Imports: shiny (>= 0.11) URL: https://rstudio.github.io/shinythemes/ License: GPL-3 | file LICENSE RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2022-02-25 15:37:48 UTC RemoteUrl: https://github.com/rstudio/shinythemes RemoteRef: HEAD RemoteSha: 492b6aa7ce096e986dd8b5958f8fb38315e5e4a4 NeedsCompilation: no Packaged: 2026-06-22 15:31:45 UTC; root Author: Winston Chang [aut, cre], RStudio [cph], Thomas Park [ctb, cph] (Bootswatch themes), Lukasz Dziedzic [ctb, cph] (Lato font), Nathan Willis [ctb, cph] (News Cycle font), Google Corporation [ctb, cph] (Open Sans and Roboto fonts), Matt McInerney [ctb, cph] (Raleway font), Adobe Systems Incorporated [ctb, cph] (Source Sans Pro font), Canonical Ltd [ctb, cph] (Ubuntu font) Maintainer: Winston Chang