Get a List of Known Package Repositories
已知的软件包系统信息库的列表
译者:生物统计家园网 机器人LoveR
描述----------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
这个包返回的URL目前所知道的资料库。这包括该用户的“档案库”选项,由呼叫biocinstallRepos()返回bioconductor回购中列出的库中学习。未来的版本此功能可能包括其他可靠的,公开的R程序包库
用法----------Usage----------
getRepos()
值----------Value----------
A named list of repository URLs.
库URL命名列表。
(作者)----------Author(s)----------
Matthew D. Furia <a href="mailto:matt.furia@sagebase.org">matt.furia@sagebase.org</a>