check_suggested: Check that the version of an suggested package satisfies the...

View source: R/utils.R

check_suggestedR Documentation

Check that the version of an suggested package satisfies the requirements

Description

Check that the version of an suggested package satisfies the requirements

Usage

check_suggested(package, version = NULL, compare = NA, path = inst("pkgload"))

Arguments

package

The name of the suggested package

version

The version of the package

compare

The comparison operator used to check the version


r-pkgs/pkgload documentation built on Sept. 9, 2024, 4:21 p.m.