igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] 'R_igraph_finalizer' not available


From: Chris Watson
Subject: Re: [igraph] 'R_igraph_finalizer' not available
Date: Tue, 30 Dec 2014 12:17:25 -0500

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 <address@hidden> 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


reply via email to

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