Package: install.load
Title: Check, Install and Load CRAN Packages
Version: 1.2.5
Author: maloneypatr [aut, cre], Irucka Embry [aut, ctb]
Maintainer: Irucka Embry <iembry@ecoccs.com>
Depends: R (>= 2.14.1)
Imports: utils, fastmatch, checkmate, assertthat
Suggests: tinytest, spelling
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 Posit/RStudio-sponsored CRAN mirror. Lastly, the
    chosen package(s) is/are loaded. The function 'load_package' simply loads
    the provided package(s). If this package does not fit your needs, then you
    may want to consider these other R packages: 'needs', 'easypackages',
    'pacman', 'pak', 'anyLib', and/or 'librarian'.
URL: https://gitlab.com/iembry/install.load
BugReports: https://gitlab.com/iembry/install.load/-/issues
License: CC BY-SA 4.0 | GPL-3 | file LICENSE
Copyright: file COPYRIGHT
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-20 22:01:30 UTC; xbyri
Repository: CRAN
Date/Publication: 2023-08-21 07:42:36 UTC
Built: R 4.5.1; ; 2025-10-06 01:02:42 UTC; windows
