-
last_clade()
,last_rank()
andall_clades()
are now deprecated in favor ofget_last_clade()
,get_last_rank()
andget_all_clades()
(#11). -
New functions
get_clade()
(#12) andis_at_least_rank()
. -
New dataset
all_ranks
.
- Use of Roxygen 7.2.1.
-
Add
trim_void()
,trim_rank()
andtrim_common()
functions. -
Remove
ggtree
from suggested packages. -
all_clades()
behavior has changed for duplicated clades. -
Consecutive underscores are not allowed anymore.
-
Documentation improved.
-
Compatible with R 4.0.0.
-
Continuous integration with both release and development R versions.
- First release of
yatah
.