reinstall_packages: Reinstall all currently installed packages

View source: R/reinstall_packages.R

reinstall_packagesR Documentation

Reinstall all currently installed packages

Description

Reinstall all currently installed packages

Usage

reinstall_packages(location = .libPaths()[1], source = FALSE)

Arguments

location

Location to check for installed packages and to reinstall to. Defaults to the first option in .libPaths().

source

Logical. Install packages from source that have later source versions than binaries? This should usually be FALSE.


biometryhub/BiometryTools documentation built on July 14, 2024, 4:42 p.m.