install_packages: Install, keep source, untar, and unlink, and make a tags...

Description Usage Arguments

View source: R/packages.R

Description

Install, keep source, untar, and unlink, and make a tags file. Assumes an environment variable 'R_SRC' has been set to the directory where source should be stored.

Usage

1
install_packages(pkg, tag = TRUE, ...)

Arguments

pkg

Vector of package names (strings)

tag

Logical to use rtags to tag source (default TRUE).

...

Passed to install.packages


nverno/stuff documentation built on May 24, 2019, 10:55 a.m.