[Bioc-devel] Bioconductor 3.4 release schedule
On Wed, Oct 5, 2016, at 06:31 PM, Martin Morgan wrote:
If your package is added to the repository after the release, then it is added to the 'devel' branch and any changes are introduced there for availability at the next release. Any user can opt for the 'devel' branch Once a version of your package makes its way to 'release', then one can add bug fixes to 'release', and bug fixes and new features to 'devel' for the next release.
Thanks Martin, that's very helpful. Best, Tyler