Package: install.load
Title: Check, Install and Load CRAN & USGS GRAN Packages
Version: 1.1.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: 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.
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-06-08 02:26:21 UTC; uoxyh
Repository: CRAN
Date/Publication: 2016-06-09 06:00:17
