treespace
Statistical Exploration of Landscapes of Phylogenetic Trees
treespace ships once every year or two, and only when CRAN or a user forces it.
◆Recent moves
- 11mo ago
treespace patches Rd cross-references for CRAN
Rd cross-reference formatting updated to meet new CRAN standards, plus a maintainer email change. Purely a compliance release, and the only activity in two years.
View source ↗ - 2y ago
treespace disables Abouheif and sumDD as adephylo exits CRAN
Functionality removed under upstream pressure: with adephylo facing CRAN removal, the Abouheif and sumDD methods for defining a tree as a vector were disabled to drop the dependency. Users of those methods lost them, and the notes' hope that it is temporary has not yet been revisited.
View source ↗ - 3y ago
treespace fixes vignette build on NA tree names
A vignette compilation bug involving NA row names, plus citation and test housekeeping in line with CRAN suggestions. No effect on tree comparison results.
View source ↗ - 5y ago
treespace fixes dist indexing that broke its tests
An internal indexing correction after stats::as.dist() objects stopped accepting d[[i]]. It surfaced through the test suite rather than through users.
View source ↗ - 5y ago
treespace corrects tip label handling in transmission distances
A user-reported error in how tip labels were handled when computing transmission tree distances — a bug class that yields plausible but wrong numbers rather than an error. Credited to outside researchers and covered by a new test, which is the right response to a silent-correctness issue.
View source ↗