Crandore Hub

install.load

Check, Install and Load CRAN Packages

The function 'install_load' checks the local R library(ies) to see if the required package(s) is/are installed or not. If the package(s) is/are not installed, then the package(s) will be installed along with the required dependency(ies). This function pulls source or binary packages from the Posit/RStudio-sponsored CRAN mirror. Lastly, the chosen package(s) is/are loaded. The function 'load_package' simply loads the provided package(s). If this package does not fit your needs, then you may want to consider these other R packages: 'needs', 'easypackages', 'pacman', 'pak', 'anyLib', and/or 'librarian'.

Versions across snapshots

VersionRepositoryFileSize
1.2.5 2026-04-09 windows/windows R-4.5 install.load_1.2.5.zip 33.5 KiB

Dependencies (latest)

Imports

Suggests