Update 'snippets' and related packages
update_pkg_snippets(upgrade = TRUE, force = FALSE, ...)
Upgrade dependencies.
See upgrade
in remotes::install_cran()
.
(logical) TRUE
or FALSE
.
Force to update.
See force
in remotes::install_cran()
.
Further arguments passed to remotes::install_cran()
.