igraph-help
[Top][All Lists]
Advanced

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

[igraph] read.graph doesn't work (gml)


From: Stefan Kroeger
Subject: [igraph] read.graph doesn't work (gml)
Date: Thu, 26 Jul 2012 10:52:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120601 Thunderbird/13.0

Hi,

I got some strange problem using igraph on R, when I try to read an graoh, which was some weeks ago written to file using igraph::write.graph(), can anybody help me?


graph <- read.graph("./graph.gml", format="gml")
Fehler in read.graph.gml(file, ...) :
  At rinterface.c:3988 : Cannot read GML file, File operation error


infos:
R: "R version 2.15.0 (2012-03-30)",
packageVersion("igraph"): ‘0.6.2’


Thanks
 stefan



reply via email to

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