install.load: Check, Install and Load CRAN & USGS GRAN 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 Rstudio-sponsored CRAN mirror and/or the USGS GRAN Repository. Lastly, the chosen package(s) is/are loaded. The function 'load_package' simply loads the provided packages.

Version: 1.2.1
Depends: R (≥ 2.14.1)
Imports: utils
Suggests: needs, easypackages, pacman
Published: 2016-07-12
Author: maloneypatr [aut, cre] (Author of original install_load function, see http://stackoverflow.com/questions/15155814/check-if-r-package-is-installed-then-load-library), 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
URL: https://gitlab.com/iembry/install.load
NeedsCompilation: no
Materials: README NEWS
CRAN checks: install.load results

Downloads:

Reference manual: install.load.pdf
Package source: install.load_1.2.1.tar.gz
Windows binaries: r-devel: install.load_1.2.1.zip, r-release: install.load_1.2.1.zip, r-oldrel: install.load_1.2.1.zip
OS X El Capitan binaries: r-release: install.load_1.2.1.tgz
OS X Mavericks binaries: r-oldrel: install.load_1.2.1.tgz
Old sources: install.load archive

Reverse dependencies:

Reverse imports: IPtoCountry
Reverse suggests: iemisc, iemiscdata, iemisctext

Linking:

Please use the canonical form https://CRAN.R-project.org/package=install.load to link to this page.