Skip to content

Commit

Permalink
update packrat to include spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
EOGrady21 committed Mar 7, 2022
1 parent 5bd928b commit 633f084
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 272 deletions.
2 changes: 1 addition & 1 deletion app.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
librarian::shelf(shiny, vprr, magick, ggplot2, metR, dplyr, DT, base64enc, shinyFiles, bslib, thematic,
shinyWidgets, shinyhelper, quiet = TRUE)
shinyWidgets, shinyhelper, spelling, quiet = TRUE)

thematic_shiny() #theme plots to match bs_theme() argument
light <- bs_theme(bootswatch = 'zephyr')
Expand Down
Loading

0 comments on commit 633f084

Please sign in to comment.