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