There seems to be a bug in layout.spring(), perhaps a relic of zero-based indexing?
ug0 <- graph.formula(a-b-c-d-b,e) layout.spring(ug0) Error in d[1, , ] <- mats : number of items to replace is not a multiple of replacement length Best regards David Edwards
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
