min_r_version: Determine a package's minimum R version requirement based on...

Description Usage Arguments Author(s)

Description

Based on https://stackoverflow.com/q/38686427.

Usage

1
min_r_version(package = NULL, exclude_main_pkg = TRUE)

Arguments

package

Character string giving the name of a package whose dependencies should be checked.

exclude_main_pkg

Logical indicating whether package should be excluded from the check. Default TRUE.

Author(s)

hrbrmstr and Jack Wasey


achubaty/amc documentation built on April 6, 2021, 6:56 a.m.