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'.
Version: | 1.2.5 |
Depends: | R (≥ 2.14.1) |
Imports: | utils, fastmatch, checkmate, assertthat |
Suggests: | tinytest, spelling |
Published: | 2023-08-21 |
DOI: | 10.32614/CRAN.package.install.load |
Author: | maloneypatr [aut, cre], Irucka Embry [aut, ctb] |
Maintainer: | Irucka Embry <iembry at ecoccs.com> |
BugReports: | https://gitlab.com/iembry/install.load/-/issues |
License: | CC BY-SA 4.0 | GPL-3 | file LICENSE |
Copyright: | file COPYRIGHT |
URL: | https://gitlab.com/iembry/install.load |
NeedsCompilation: | no |
Language: | en-US |
Citation: | install.load citation info |
Materials: | README NEWS |
CRAN checks: | install.load results |
Reference manual: | install.load.pdf |
Package source: | install.load_1.2.5.tar.gz |
Windows binaries: | r-devel: install.load_1.2.5.zip, r-release: install.load_1.2.5.zip, r-oldrel: install.load_1.2.5.zip |
macOS binaries: | r-release (arm64): install.load_1.2.5.tgz, r-oldrel (arm64): install.load_1.2.5.tgz, r-release (x86_64): install.load_1.2.5.tgz, r-oldrel (x86_64): install.load_1.2.5.tgz |
Old sources: | install.load archive |
Reverse suggests: | chem.databases, ie2miscdata, iemisctext, jab.adverse.reactions, USA.state.boundaries |
Please use the canonical form https://CRAN.R-project.org/package=install.load to link to this page.