pkgCheck {INLAtools}R Documentation

To check package version and load

Description

To check package version and load

Usage

pkgCheck(pkg, minimum_version, quietly = FALSE)

Arguments

pkg

character with the name of the package

minimum_version

character with the minimum required version

quietly

logical indicating if messages shall be printed

Note

The original code is in check_package_version_and_load() function of the 'inlabru' package


[Package INLAtools version 0.0.1 Index]