DEPCRECATED - Create a manifest of Bioc SVN locations
BiocSVNManifest(bioc_vers = "devel", software_only = TRUE)
A PkgManifest which contains SVN locations for all
packages found in the specified bioc repositories, as well
as those listed in not_in_repo
A version number for a bioc release, or "devel"
to
for the current devel trunk
logical. Should only software packages be included in the manifest? Defaults to TRUE
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.
lazyRepo