Package: fresh Title: Create Custom 'Bootstrap' Themes to Use in 'Shiny' Version: 0.2.2 Authors@R: c( person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre", "cph")), person("Fanny", "Meyer", role = "aut"), person("Thomas", "Park", role = c("ctb", "cph"), comment = "Bootswatch themes"), person("Mark", "Otto", role = "ctb", comment = "Bootstrap library"), person("Jacob", "Thornton", role = "ctb", comment = "Bootstrap library"), person(family = "Bootstrap contributors", role = "ctb", comment = "Bootstrap library"), person(family = "Twitter, Inc", role = "cph", comment = "Bootstrap library"), person("onkbear", role = c("ctb", "cph"), comment = "admin-lte-2-sass"), person(family = "Colorlib", role = c("ctb", "cph"), comment = "AdminLTE")) Description: Customize 'Bootstrap' and 'Bootswatch' themes, like colors, fonts, grid layout, to use in 'Shiny' applications, 'rmarkdown' documents and 'flexdashboard'. URL: https://github.com/dreamRs/fresh BugReports: https://github.com/dreamRs/fresh/issues License: GPL-3 Encoding: UTF-8 Imports: bslib, htmltools, rstudioapi, sass, shiny Suggests: bsicons, shinyWidgets, shinydashboard, bs4Dash, knitr, rmarkdown, testthat (>= 2.1.0), covr RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://dreamrs.r-universe.dev Date/Publication: 2025-09-04 12:34:26 UTC RemoteUrl: https://github.com/dreamrs/fresh RemoteRef: HEAD RemoteSha: d2f78444a75f7a2c842b51bf0c70083ce38a4421 NeedsCompilation: no Packaged: 2026-07-03 05:55:34 UTC; root Author: Victor Perrier [aut, cre, cph], Fanny Meyer [aut], Thomas Park [ctb, cph] (Bootswatch themes), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), onkbear [ctb, cph] (admin-lte-2-sass), Colorlib [ctb, cph] (AdminLTE) Maintainer: Victor Perrier