installReps: Install all repository packages

Description Usage Arguments Author(s)

View source: R/install.R

Description

Using reposTools, install/update all packages from given repositories.

Usage

1
2
installReps(repNames = "aData", lib = .libPaths()[1], 
            type = getOption("pkgType"))

Arguments

repNames

A character vector containing repository names. A listing of known repository names can be found with the getReposOption() function.

lib

A path to install/update the packages. If this directory does not exist, it will be created (if possible).

type

type of package do download

Author(s)

Colin A. Smith webbioc@colinsmith.org


webbioc documentation built on Nov. 8, 2020, 5:56 p.m.