igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] R igraph: get.shortest.paths returns error


From: Tamás Nepusz
Subject: Re: [igraph] R igraph: get.shortest.paths returns error
Date: Wed, 8 Aug 2012 21:58:55 +0200

> Thanks for the report! I cannot reproduce this on OSX and R 2.15.1, using
> 
> for (i in 1:10000) {
> g <- grg.game(100, 0.2)
> get.shortest.paths(g, from=1, to=c(2,3,4,5), output="epath")
> }
> 
> So I am not sure what is happening here. I am running OS X 10.6.8,
> btw, and igraph 0.6-2, of course.

I think that you need to try it in the 64-bit version of R on Mac OS X -- the 
32-bit version seems okay for me as well.

-- 
T.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]