Package: install.load
Title: Check, Install and Load CRAN & USGS GRAN Packages
Version: 1.0.3
Depends: R (>= 3.0), compiler
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 enhanced the original function.
Maintainer: Irucka Embry <iembry@ecoccs.com>
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
NeedsCompilation: no
Packaged: 2015-05-11 14:49:30 UTC; uoxyh
Repository: CRAN
Date/Publication: 2015-05-11 17:05:37
Built: R 3.1.3; ; 2015-05-12 09:15:48 UTC; unix
