install.load
swMATH15870CRANinstall.loadMaRDI QIDQ27742
Check, Install and Load CRAN Packages
Last update: 21 August 2023
Copyright license: GNU General Public License, version 3.0, Creative Commons Attribution-ShareAlike 4.0 International, File License
Software version identifier: 1.2.4, 1.0.3, 1.0.4, 1.1.1, 1.2.1, 1.2.3, 1.2.5
Source code repository: https://github.com/cran/install.load
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'.
This page was built for software: install.load