YuLab-SMU / treeio

:seedling: Base Classes and Functions for Phylogenetic Tree Input and Output
https://yulab-smu.top/treedata-book/
94 stars 24 forks source link

tree_subset function no longer exists in the recent release of treeio #125

Open NPSDC opened 4 months ago

NPSDC commented 4 months ago

I recently updated R and accordingly treeio, and I no longer see tree_subset function being exported by the package. Is there a reason why it is not there? I could also not find the function in the R source files in the repository (it existed in the previous versions).

aidaanva commented 1 month ago

I have encountered the same, and I was wondering as well about the reason why it was not including

nearinj commented 3 weeks ago

I have also ran into this issue and it has broke a tool that is currently in development.

xiangpin commented 3 weeks ago

The tree_subset has been moved to tidytree package.