Skip to content

[Bioc-devel] CRAN package with Bioconductor dependencies

1 message · Hervé Pagès

#
Hi Laurent,
On 03/02/2015 03:18 PM, Laurent Gatto wrote:
I don't think you are. By default install.packages() doesn't know
about the BioC repos so...

But the CRAN builds do know about the BioC repos so CRAN packages
that depend on us do pass check (or not... but that's another story).

And sometimes we receive notifications from the CRAN maintainer that
some changes in our packages break some of their packages.

Also I'm not sure what version of BioC they depend on for their
builds. Our release schedules are different: 1 release per year
for them, 2 for us. If they use BioC release for their release builds,
then we can break CRAN packages when we release. It's unavoidable
I'm afraid.

Having CRAN packages that depend on us is just not a good situation
IMO.

H.