igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] error in reading file


From: Gábor Csárdi
Subject: Re: [igraph] error in reading file
Date: Wed, 11 Mar 2009 14:04:19 +0100

Most likely you have a syntax error in the file. E.g. something that
is not a number, or odd number of vertex ids.

We need to see a file that reproduces the error to say more.

Gabor

On Wed, Mar 11, 2009 at 2:01 PM, anupam sinha <address@hidden> wrote:
> Hi
>     I am using the following command to read an edgelist graph :
>
> g<-read.graph("/home/anupam/Anupam_data/programs_1/pronew",
> format=c("edgelist"))
>
> but it gives the following error :
>
> Error in read.graph.edgelist(file, ...) :
>   At foreign.c:95 : parsing edgelist file failed, Parse error
>
> Can someone tell me whats happening ??
>
> Regards,
>
> Anupam Sinha
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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