install_packages-character-GRANRepository-method: install_packages method for GRANRepository objects

Description Usage Arguments Details

Description

install_packages method for GRANRepository objects

Usage

1
2
3
## S4 method for signature 'character,GRANRepository'
install_packages(pkgs, repos,
  versions = NULL, verbose = FALSE, ...)

Arguments

pkgs

Character vector of package names to install

repos

A GRANRepository

versions

Ignored

verbose

Whether verbose/debugging information should be printed

...

Passed (eventually) to install.packages

Details

This method calls directly down to the character,character method of install_packages in switchr


GRANCore documentation built on Feb. 4, 2020, 5:06 p.m.