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-lib/pkgload documentation built on Aug. 2, 2024, 3:37 p.m.