dep_installed: Check that the installed version of a package satisfies the...

Description Usage Arguments

View source: R/check-deps.r

Description

Check that the installed version of a package satisfies the requirements

Usage

1
  dep_installed(dep_name, dep_compare = NA, dep_ver = 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


hadley/packman documentation built on May 17, 2019, 11:04 a.m.