R/package-deps.R
check_dep_version.Rd
Check that the version of an imported package satisfies the requirements
check_dep_version(dep_name, dep_ver = "*")
The name of the package with objects to import
The version of the package, this includes the specified comparison operator.