Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

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.


pkgload

Simulate Package Installation and Attach

v1.2.1
GPL-3
Authors
Hadley Wickham [aut], Jim Hester [aut, cre], Winston Chang [aut], RStudio [cph], R Core team [ctb] (Some namespace and vignette code extracted from base R)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.