Skip to content
Prev 40526 / 63424 Next

CRAN package with dependencies on Bioconductor

On 06/10/2011 05:46 PM, Kornelius Rohmeyer wrote:
I'm not intimately familiar with CRAN's build system, so perhaps I 
mis-spoke; Bioconductor packages are versioned in synchrony with R 
releases. If your package requires graph >= 1.30, specify that in the 
DESCRIPTION. If your users want features introduced when your package 
requires graph >= 1.30, direct them to use R >= 2.13.

Martin