On Apr 17, 2014, at 7:42 PM, Gábor Csárdi <csardi.ga...@gmail.com> wrote:

> On Thu, Apr 17, 2014 at 5:18 PM, Simon Urbanek <simon.urba...@r-project.org> 
> wrote:
> 
> On Apr 17, 2014, at 9:30 AM, Gábor Csárdi <csardi.ga...@gmail.com> wrote:
> 
> > Hi All, I am not sure why this happens, but apparently an old binary is
> > installed by default. Downloading and installing the new binary by hand
> > works fine.
> >
> 
> I think you may be misinterpreting - the is no binary for igraph 0.7 because 
> it fails make check,
> 
> Btw. it fails R CMD check (there is no make check afaik) because it suggests 
> a BioC package (graph), that is not available. Can CRAN packages not depend 
> on BioC packages any more?
> 

No, the issue is that igraph suggests graph yet fails when it's not present. It 
should guard against failure is case it's not available. I didn't look at this 
particular case, but sometimes that is necessary to break infinite dependency 
loops.

Cheers,
Simon

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to