Check if a package is installed and display an informative message.
Source:R/utils.R
check_pkg_installed.Rd
Check if a package is installed and display an informative message.
Usage
check_pkg_installed(pkg, msg = "", verbose = TRUE)
check_qs_installed(verbose = TRUE)
check_future_installed(verbose = TRUE)
check_clustermq_installed(verbose = TRUE)
check_future.callr_installed(verbose = TRUE)
check_sc3_version(verbose = TRUE)
check_scdrake_packages(verbose = TRUE)