And to be clear, I downloaded the source from igraph.org and installed on the command line. Would it be better if I installed from the github page using devtools?
On Tue, Dec 30, 2014 at 12:06 PM, Chris Watson <[email protected]> wrote: > Hi Gabor et al., > I just updated to igraph0.7.999-571, and receive the following error: > > > graph.adjacency(corrs.group1[[1]]$r.thresh, mode='undirected') > Error in base::.Call("R_igraph_check_finally_stack", PACKAGE = "igraph") : > "R_igraph_check_finally_stack" not available for .Call() for package > "igraph" > Error in base::.Call(.NAME, ...) : > "R_igraph_finalizer" not available for .Call() for package "igraph" > > > I am using R v3.1.2 (2014-10-31) on CentOS 6.6 (64-bit). I saw this error > on a previous email but didn't see a resolution. > > Thanks, > Chris >
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
