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


pkgload documentation built on Sept. 22, 2023, 9:06 a.m.