cache_summary           Package cache utilities
handle_package_not_found
                        Install missing packages on the fly
lib_status              Status of packages in a library
local_deps              Dependencies of a package tree
local_deps_explain      Explain dependencies of a package tree
local_install           Install a package tree
local_install_deps      Install the dependencies of a package tree
local_install_dev_deps
                        Install all dependencies of a package tree
local_package_trees     Local package trees
local_system_requirements
                        Query system requirements
lockfile_create         Create a lock file
lockfile_install        Install packages based on a lock file
meta_summary            Metadata cache utilities
pak                     Install the required packages
pak_cleanup             Clean up pak caches
pak_install_extra       Install all optional dependencies of pak
pak_package_sources     Package sources
pak_setup               Set up private pak library (deprecated)
pak_sitrep              pak SITuation REPort
pak_update              Update pak itself
pkg_deps                Look up the dependencies of a package
pkg_deps_explain        Explain how a package depends on other packages
pkg_deps_tree           Draw the dependency tree of a package
pkg_download            Download a package and potentially its
                        dependencies as well
pkg_history             Query the history of a package
pkg_install             Install a package
pkg_name_check          Check if an R package name is available
pkg_remove              Remove installed packages
pkg_search              Search CRAN packages
pkg_status              Display installed locations of a package
repo_add                Add a new CRAN-like repository
repo_get                Query the currently configured CRAN-like
                        repositories
repo_status             Show the status of CRAN-like repositories
