sysreq_commands: Command(s) to install system requirements of a package, on a...

Description Usage Arguments Value

View source: R/commands.R

Description

Command(s) to install system requirements of a package, on a platform

Usage

1
sysreq_commands(desc, platform = current_platform(), soft = TRUE)

Arguments

desc

Path to a DESCRIPTION file.

platform

Platform string, defaults to the current platform.

soft

Whether to include soft dependencies.

Value

Character scalar, a shell command to run to install the system requirements on a given platform.


r-hub/sysreqs documentation built on May 26, 2020, 3:27 a.m.