Skip to content

Commit

Permalink
Update R/install_packages.R
Browse files Browse the repository at this point in the history
Co-authored-by: Simon P. Couch <[email protected]>
  • Loading branch information
topepo and simonpcouch authored Aug 25, 2024
1 parent d4ff92b commit 491ab5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/install_packages.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Installs packed needed to run `knit_engine_docs()`.
# Installs packages needed to run `knit_engine_docs()`.
install_engine_packages <- function(extension = TRUE, extras = TRUE,
ignore_pkgs = c("stats", "liquidSVM",
"parsnip")) {
Expand Down

0 comments on commit 491ab5e

Please sign in to comment.