Package: install.load
Title: Check, Install and Load CRAN & USGS GRAN Packages
Version: 1.0.4
Author: Original install_load function written by maloneypatr as a contribution
    to Stack Overflow on February 28 2014 (http://stackoverflow.com/questions/
    15155814/check-if-r-package-is-installed-then-load-library). Irucka Embry has
    revised the original function.
Maintainer: Irucka Embry <iembry@ecoccs.com>
Depends: R (>= 2.14.0)
Imports: utils
Suggests: needs, easypackages
Description: 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 Revolution Analytics CRAN mirror and/or
    the USGS GRAN Repository. Lastly, the chosen package(s)
    is/are loaded.
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-02-03 04:19:00 UTC; uoxyh
Repository: CRAN
Date/Publication: 2016-02-03 12:26:24
