taowenmicro / ggClusterNet

Microbial ecological network visualization clustering
93 stars 44 forks source link

could not find function "cluster_fast_greedy" #10

Open GForward opened 2 years ago

GForward commented 2 years ago

when i running Example data ,i find an error :Error in cluster_fast_greedy(igraph, weights = abs(E(igraph)$weight)) : could not find function "cluster_fast_greedy", i don't know why . and i removed this package , install it again,but this error still exists. And ggclusterNet other function running not any mistake

zhh-pedestrian commented 1 year ago

加载 ‘igraph’包 library(igraph)