R Under development (unstable) (2026-01-07 r89288 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(tidytree) tidytree v0.4.7 Learn more at https://yulab-smu.top/contribution-tree-data/ Please cite: L Zhou, T Feng, S Xu, F Gao, TT Lam, Q Wang, T Wu, H Huang, L Zhan, L Li, Y Guan, Z Dai, G Yu. ggmsa: a visual exploration tool for multiple sequence alignment and associated data. Bioinformatics. 2022, 23(4):bbac222. 10.1093/bib/bbac222 Attaching package: 'tidytree' The following object is masked from 'package:stats': filter > > test_check("tidytree") [ FAIL 0 | WARN 2 | SKIP 0 | PASS 113 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 113 ] > > proc.time() user system elapsed 4.00 0.31 4.29