system_req function

Require Suggested Packages

Require Suggested Packages

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.

system_req(pkgs)

Arguments

  • pkgs: character vector of package names to check

Returns

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

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07