pkgrep_install_deps

Install all system and package dependencies of an R package

Description

Install all system and package dependencies of an R package

Usage

pkgrep_install_deps(path, repo, issue_id)

Arguments

Argument

Description

path

Path to local file or directory

repo

The ‘context.repo’ parameter defining the repository from which the command was invoked, passed in ‘org/repo’ format.

issue_id

The id (number) of the issue from which the command was invoked.

Value

Hopefully a character vector of length zero, otherwise a message detailing any R packages unable to be installed.

Seealso

Other utils: check_cache , stdout_stderr_cache , symbol_crs , symbol_tck