require_package: Check if package with given version exists
Description
Check if package with given version exists
Usage
require_package(package, min_version = NULL)
Value
An error if package does not exist
Arguments
- package
The name of the package
- min_version
The minimum version