We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1515ff commit 5fcfe6cCopy full SHA for 5fcfe6c
R/bs4DashGallery.R
@@ -13,7 +13,7 @@
13
#' }
14
bs4DashGallery <- function() {
15
# nocov start
16
- rlang::check_installed(c("thematic", "waiterr"), "to run `bs4DashGallery()`.")
+ rlang::check_installed(c("thematic", "waiter"), "to run `bs4DashGallery()`.")
17
18
shiny::shinyAppDir(
19
system.file(
0 commit comments