[R] igraph: decompose.graph: Error: protect(): protection stack overflow
Sam Steingold
sds at gnu.org
Tue Mar 20 19:20:06 CET 2012
I just got this error:
> library(igraph)
> comp <- decompose.graph(gr)
Error: protect(): protection stack overflow
Error: protect(): protection stack overflow
>
what can I do?
the digraph is, indeed, large (300,000 vertexes), but there are very
many very small components (which I would rather not discard).
PS. the doc for decompose.graph does not say which mode is the default.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://www.childpsy.net/ http://mideasttruth.com http://camera.org
http://iris.org.il http://openvotingconsortium.org http://truepeace.org
Beauty is only a light switch away.
More information about the R-help
mailing list