update_zdaarau_pkgs: Update R packages from the Centre for Democracy Studies Aarau...

update_zdaarau_pkgsR Documentation

Update R packages from the Centre for Democracy Studies Aarau (ZDA)

Description

Installs/updates all of the R packages from the Centre for Democracy Studies Aarau (ZDA) to the latest (development) version.

Usage

update_zdaarau_pkgs(
  pkgs = c("rdb.report", "fokus", "rdb", "swissevote"),
  from_cran = FALSE
)

Arguments

pkgs

R pkgs to be updated. A subset of:

  • "rdb.report"

  • "fokus"

  • "rdb"

  • "swissevote"

from_cran

Whether or not to install pkgs from a CRAN repository if possible. The repository URLs set in the repos R option are used by default, with fallback to ⁠https://cloud.r-project.org/⁠. If FALSE, the latest development versions are always installed, regardless of whether pkgs are available on CRAN or not.

Value

pkgs, invisibly.

See Also

Other development environment currentness functions: lvl_up_quarto(), lvl_up_r(), lvl_up_rstudio(), update_rpkgs(), update_salims_pkgs()


salim-b/salim documentation built on April 12, 2024, 7:57 p.m.