Skip to content
Prev 11477 / 21312 Next

[Bioc-devel] Bioconductor package landing pages

Hi Nima,

Normally you have to allow 24 hours or so to see your changes show up
on the build report:

   https://bioconductor.org/checkResults/3.5/data-experiment-LATEST/

and on the package landing page:

 
https://bioconductor.org/packages/3.5/data/experiment/html/biotmleData.html

But sometimes more if our build system was not able to complete the
builds.

The package version you see on the package landing page is the one
you'll get via biocLite(). Right now, when I do biocLite("biotmleData")
in BioC release, I get biotmleData 1.1.0. When you tried this yesterday
maybe you got version version 1.0.0 because version 1.1.0 hadn't
propagated yet.

BTW bumping the version from 1.0.0 to 1.1.0 in release is not a good
idea. You should only bump the z part of the x.y.z version when you make
changes in release. See

   https://bioconductor.org/developers/how-to/version-numbering/

for more information on this.

Cheers,
H.
On 09/05/2017 11:56 AM, Nima Hejazi wrote: