Skip to content
Prev 12156 / 21312 Next

[Bioc-devel] EXTERNAL: R version dependence of a new package

On 10/25/2017 11:18 AM, Henrik Bengtsson wrote:
My feeling is that people are very unlikely to do this. Or they'll
forget to bump that version requirement at each release. Also the
version of this place-holder package wouldn't follow the convention
that the middle number in its version is even in release and odd
in devel so would require special treatment when we bump versions
the days before the release.

Note that people can already do something similar by importing the
BiocInstaller package and requiring at least the current version.
Unfortunately the version number of BiocInstaller doesn't reflect
the BioC version it belongs too. That could be changed though e.g.
have the first 2 digits in x.y.z reflect the BioC version. But
again, that means it wouldn't follow the convention etc...

H.