-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
Currently, only the final version of a package in a Biocondcutor release is archived. The archived version is in the CRAN-style archive for each Bioconductor release, but difficult to locate if one has only the package version number.
Possibilities include archiving each pushed version (on the release branch only, to save space? but we haven't calculated how large a full archive would be) or to tag pushed versions within svn / git.
Discussed several times, including on the support site [1] and Bioc-devel [2]