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: Gábor Csárdi
Subject: Re: [igraph] 'R_igraph_finalizer' not available
Date: Tue, 30 Dec 2014 13:25:34 -0500

Hmmm, I guess the nightly build system might be broken. I thought I
fixed this before.....

Devtools don't work unfortunately, because we need to build several
files that are not in the repo, and devtools cannot do that.

Will check in a minute... G.

On Tue, Dec 30, 2014 at 12:17 PM, Chris Watson <address@hidden> wrote:
> 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
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



reply via email to

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