install_packages method for GRANRepository objects
# S4 method for character,GRANRepository
install_packages(pkgs, repos,
versions = NULL, verbose = FALSE, ...)
Character vector of package names to install
A GRANRepository
Ignored
Whether verbose/debugging information should be printed
Passed (eventually) to install.packages
This method calls directly down to the character,character method of install_packages in switchr