No package called igraph0 R
问题 I'm trying to use "gspan" algorithm using R. I installed and loaded igraph . But when I call "gspan", I get this error: > results = subdue(graph1); Error in library(igraph0) : there is no package called ‘igraph0’ Could any one give me a solution, thanks in advance. 回答1: From the CRAN repo: Package ‘igraph0’ was removed from the CRAN repository. Formerly available versions can be obtained from the archive. This was a transitional package from Mar 2012 to Sept 2013. Packages depending on it