Load a package
Details
Uses library() to load package. If not installed, attempts installation
via rlang::check_installed() (optionally using BiocManager::install()).
See also
Other pkg-utils:
CRANpkg(),
Githubpkg(),
get_dependencies(),
get_fun_from_pkg(),
is.installed(),
mypkg(),
packageTitle()