BiocSVNManifest: DEPCRECATED - Create a manifest of Bioc SVN locations

View source: R/biocManifest.R

BiocSVNManifestR Documentation

DEPCRECATED - Create a manifest of Bioc SVN locations

Description

DEPCRECATED - Create a manifest of Bioc SVN locations

Usage

BiocSVNManifest(bioc_vers = "devel", software_only = TRUE)

Arguments

bioc_vers

A version number for a bioc release, or "devel" to for the current devel trunk

software_only

logical. Should only software packages be included in the manifest? Defaults to TRUE

Details

In combination with the lazyRepo function, this manifest can be used to work from a local, working checkout of a set of inter-dependent Bioconductor packages.

Value

A PkgManifest which contains SVN locations for all packages found in the specified bioc repositories, as well as those listed in not_in_repo

See Also

lazyRepo


switchr documentation built on March 31, 2023, 5:13 p.m.