update_rpkgs | R Documentation |
Installs/updates R packages from rpkg.dev to the latest (development) version.
update_rpkgs(
pkgs = c("gitlab", "nocodb", "pal", "pkgdown.tpl", "pkgpins", "pkgpurl", "pkgsnip",
"plotlee", "qstnr", "quappo", "rstd", "swissmuni", "tocr", "yay"),
from_cran = FALSE
)
pkgs |
R pkgs to be updated. A subset of:
|
from_cran |
Whether or not to install |
pkgs
, invisibly.
Other development environment currentness functions:
lvl_up_quarto()
,
lvl_up_r()
,
lvl_up_rstudio()
,
update_salims_pkgs()
,
update_zdaarau_pkgs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.