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.mall...@utsouthwestern.edu>
> To: "bioc-devel" <bioc-devel@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@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to