[Bioc-devel] Update released version of Package

Dan Tenenbaum dtenenba at fredhutch.org
Mon Jan 4 19:35:33 CET 2016


Check out the release version from SVN at 

https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/YOURPACKAGENAME

Make the fixes. 

Be sure to bump the version number accordingly, that is, do NOT make it the same as the version number in devel.
Bump only the last segment (z of the x.y.z version number).  For example, if the version number is 1.0.0, bump it to 1.0.1.

Then commit the changes.

The changes in release should be minimal; change only what is necessary to fix bugs/errors, or to enhance documentation.
Other changes/new/features/experiments in devel should not be backported to release.

More information:

http://bioconductor.org/developers/how-to/source-control/
http://bioconductor.org/developers/how-to/version-numbering/

Dan

----- Original Message -----
> From: "Venkat Malladi" <Venkat.Malladi at utsouthwestern.edu>
> To: "bioc-devel" <bioc-devel at r-project.org>
> Sent: Monday, January 4, 2016 10:31:33 AM
> Subject: [Bioc-devel] Update released version of Package

> Hi,
> 
> I noticed that in release 3.2 of my package some functions were never exported.
> I have fixed this on the devel branch, but what is the best way for me to fix
> this on the release 3.3?
> 
> Venkat
> 
> ________________________________
> 
> UT Southwestern
> 
> 
> Medical Center
> 
> 
> 
> The future of medicine, today.
> 
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel



More information about the Bioc-devel mailing list