system_req: Require Suggested Packages

View source: R/ubiquity.r

system_reqR Documentation

Require Suggested Packages

Description

Used to ensure packages are loaded as they are needed for the stand alone distribution of ubiquity. If the ubiquity package is being used this function simply returns 'TRUE' if the packages are installed and FALSE if if not.

Usage

system_req(pkgs)

Arguments

pkgs

character vector of package names to check

Value

Boolean result of the loaded (stand alone) or installed (package) status for all of the packages


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.