YuLab-SMU / ggtree

:christmas_tree:Visualization and annotation of phylogenetic trees
https://yulab-smu.top/treedata-book/
821 stars 172 forks source link

Remove Remotes dependency #576

Closed AlexandreGuinaudeau closed 5 months ago

AlexandreGuinaudeau commented 1 year ago

We currently can't install ggtree offline, because it has a Remotes dependency on treeio. However, treeio is also included in Imports, so we should be able to remove it from Remotes.

GuangchuangYu commented 1 year ago

I can't understand.

Does the remotes dependency cause any error?

GuangchuangYu commented 4 months ago

merged as of https://github.com/YuLab-SMU/ggtree/pull/606.