LR.install.packages: Wrapper around 'install.packages' to install tests by...

Description Usage Arguments Value

View source: R/pkg.R

Description

An option "--install-tests" is automatically prepended to INSTALL_opts

Usage

1
LR.install.packages(pkgs, INSTALL_opts = NULL, ...)

Arguments

pkgs

character vector of the names of packages whose current versions should be downloaded from the repositories.

INSTALL_opts

Optional character vector of additional options. "--install-tests" will be automatically prepended. For the rest, see install.packages.

...

The rest of parameters are passed directly to install.packages.

Value

The results of calling install.packages.


slonik-az/LRutil documentation built on May 7, 2019, 3:17 p.m.