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

fix test warnings #116

Closed SimonGreenhill closed 9 months ago

SimonGreenhill commented 9 months ago

Description

This PR fixes some warnings in the tests caused by deprecated dplyr functions, and some tidyr complaints about attributes not being identical

GuangchuangYu commented 9 months ago

@xiangpin pls confirm this.

xiangpin commented 9 months ago

Yes, some features had been deprecated in the newest dplyr

image