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

View source: R/package-deps.R

check_dep_versionR Documentation

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 = "*")

Arguments

dep_name

The name of the package with objects to import

dep_ver

The version of the package, this includes the specified comparison operator.


r-lib/pkgload documentation built on Nov. 6, 2024, 11:15 p.m.