Skip to content

v2.0.0

Latest

Choose a tag to compare

@ms609 ms609 released this 23 Sep 10:33
· 75 commits to main since this release

New functionality

  • Cherries() counts the cherries in a binary tree.
  • New method as.Splits.integer().
  • Add methods for NULL objects.

Fixes and enhancements

  • Fix RoguePlot(sort = TRUE) (Rogue#33).
  • Remove R.cache dependency: UnrootedKeys() now uses a native cache implementation.

Backward incompatible changes

  • Require R 3.6.
  • Remove deprecated functions AllDescendantEdges(), .EnforceOutgroup(), ForestSplits(), in.Splits(), PhylogeneticInfo(), SpectrumLegend(), SplitNumber(), TreeSplits().
  • Remove deprecated C++ macro TREETOOLS_SPLITLIST_INIT.