Skip to content

[Bioc-devel] Testing new development version of code

3 messages · Stephanie M. Gogarten, Dan Tenenbaum

#
Hi Steve,

On Mon, Oct 15, 2012 at 2:17 PM, Steve Piccolo
<stephen.piccolo at hsc.utah.edu> wrote:
The builds run once a day. The build report usually gets generated
around 9:45 AM Seattle time, see the timestamp at:
http://bioconductor.org/checkResults/devel/bioc-LATEST/

So the answer is, just wait until the builds have run again and you'll
see the results of your change. Another thing to be aware of is that
your commit has to be done by 5:00PM Seattle time to be in the
following day's build report.

Thanks,
Dan
#
Isn't it also true that you have to update the version number of your 
package to make the changes available via biocLite() and 
http://www.bioconductor.org/packages/devel/bioc/html/mypackage.html?

Stephanie
On 10/15/12 2:22 PM, Dan Tenenbaum wrote:
#
On Mon, Oct 15, 2012 at 2:32 PM, Stephanie M. Gogarten
<sdmorris at u.washington.edu> wrote:
Yes. However, if you just want to see if your changes will build on
all platforms, you do not have to bump the version number. The subtle
thing here is that the build system will build your changed version,
but will not propagate the changes to our web site (so they won't be
accessible via biocLite() and the package web page).

Dan