thomasp85/ggraph

Error in try_fetch(utils::getFromNamespace(algorithm, "igraph"), error = function(cnd) { : could not find function "try_fetch

MANZHAOHUI opened this issue · 2 comments

when I was using clustree, I constantly got this error despite my reinstalling ggraph.
cluster_tree <- clustree(combined.int.clustree,prefix = "integrated_snn_res.") combined.int.clustree is a seurat single cell RNA object.

Can you provide a code snippet that reproduces this error?

Also, I assume this is a clustree issue, not a ggraph issue

Closing but feel free to reopen with a reprex