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