inst/examples-shiny/brand.yml/deploy.R

withr::local_temp_libpaths()
install.packages(c("shiny", "ggplot2", "yaml", "thematic", "markdown"))

rsconnect::deployApp(
  rprojroot::find_package_root_file("inst/examples-shiny/brand.yml"),
  appName = "brand-yml",
  account = "bslib",
  forceUpdate = TRUE
)

Try the bslib package in your browser

Any scripts or data that you put into this service are public.

bslib documentation built on April 3, 2025, 10:15 p.m.