check_suggested {pkgload} | R 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 |
[Package pkgload version 1.3.4 Index]