ldepascalis/packages: Loads packages, after checking they are installed

After the user has specified a string, or a string vector, with names of desired packages, the function checks the names correspond to those of packages available on CRAN. If it finds that some of the specified names do not correspond to available packages, the user is given the choice of loading the remaining packages. After this initial check the function checks whether the packages are installed, and, if not, installs them before loading them.

Getting started

Package details

AuthorLeonardo De Pascalis [aut, cre]
MaintainerLeonardo De Pascalis <leonardo.depascalis@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ldepascalis/packages")
ldepascalis/packages documentation built on May 20, 2019, 11:29 p.m.