Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


devtools (version 1.11.1)

check_dep_version: Check that the version of an imported package satisfies the requirements

Description

Check that the version of an imported package satisfies the requirements

Usage

check_dep_version(dep_name, dep_ver = NA, dep_compare = NA)

Arguments

dep_name
The name of the package with objects to import
dep_ver
The version of the package
dep_compare
The comparison operator to use to check the version