update_pkgsByLib: Update packages by library paths

View source: R/update_pkgsByLib.R

update_pkgsByLibR Documentation

Update packages by library paths

Description

Update packages by library paths

Usage

update_pkgsByLib(type = "source")

Arguments

type

One of 'source', 'binary' or 'both'. (parameter from the install.packages function)

Details

If R_LIBS_SITE is set, it will install packages from there first, else it will be in order of R_LIBS_USER and/or .libPaths().


salix-d/salixUtils documentation built on Aug. 14, 2024, 7:11 a.m.