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
hrbrmstr and Jack Wasey