getRepos: Get a List of Known Package Repositories

Description Usage Value Author(s) Examples

Description

This package returns the urls to the currently know repositories. This includes repositories listed in the user's "repos" option and bioconductor repos returned by a call to biocinstallRepos(). Future versions of this function may include other dependable, publicly available R package repositories

Usage

1

Value

A named list of repository URLs.

Author(s)

Matthew D. Furia matt.furia@sagebase.org

https://github.com/MattNapsAlot

Examples

1
2
3
4
5
## get the known repositories
## Not run: 
repos <- getRepos()

## End(Not run)

Sage-Bionetworks/sessionTools documentation built on May 9, 2019, 12:13 p.m.