Package: install.load
Title: Check, Install and Load CRAN & USGS GRAN Packages
Version: 1.2.1
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@ecoccs.com>
Depends: R (>= 2.14.1)
Imports: utils
Suggests: needs, easypackages, pacman
Description: 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.
URL: https://gitlab.com/iembry/install.load
BugReports: https://gitlab.com/iembry/install.load/issues
License: CC BY-SA 4.0
LazyData: true
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-12 02:50:28 UTC; uoxyh
Repository: CRAN
Date/Publication: 2016-07-12 07:49:39
Built: R 3.3.3; ; 2018-04-22 14:35:49 UTC; windows
