Skip to content

Releases: ms609/TreeDist

2.9.1

09 Sep 12:59
Compare
Choose a tag to compare
  • Avoid false positive in MKL testing environment.

v2.9.0

03 Sep 18:14
Compare
Choose a tag to compare
  • VisualizeMatching() allows more control over output format, and returns the matching (#124).

  • DistanceFromMedian(Average = median) allows calculation of MAD.

  • SpectralEigens() returns correct eigenvalues (smallest was overlooked).

  • SpectralEigens() handles values of nEig larger than the input.

  • Anticipate new behaviour of unlist(use.names = TRUE) in R 4.5.

v2.8.0

26 Jul 08:29
Compare
Choose a tag to compare
  • Islands() allows the identification of islands of trees.

  • Internal implementation of path and SPR distances, removing dependency on phangorn (and thus R 4.4).

  • Add progress bar within .MaxValue()

v2.7.1

26 Jul 08:30
Compare
Choose a tag to compare
  • Documentation improvements.

  • Fix KCDiameter.multiPhylo() for multiple trees.

v2.7.0

26 Oct 08:30
Compare
Choose a tag to compare
  • Fix calculation error in StrainCol().

  • App: Display strain in 3D tree space viewer.

  • Support for distances between larger trees.

  • Support unrooted trees in VisualizeMatching() (#103).

v2.6.3

26 Aug 00:01
Compare
Choose a tag to compare
  • Fix bug when comparing a "multiPhylo" object containing a single tree.

  • Documentation clarification: finding non-matching leaves.

v2.6.2

30 Jun 06:47
Compare
Choose a tag to compare
  • Support non-square matrices in LAPJV().

v2.6.1

01 May 15:18
Compare
Choose a tag to compare
  • StopParallel() gains quietly argument to suppress unnecessary messages.

  • Use "PlotTools" package for spectrum legends.

  • Minor documentation tweaks.

v2.6.0

20 Feb 10:23
Compare
Choose a tag to compare
  • Support comparison of trees with different tips.

  • Fix caching errors in MapDist() (#98).

  • Update tests for compatibility with ape 5.7

v1.0.0

01 Jul 13:28
Compare
Choose a tag to compare

Initial release, building on some draft functions included in 'TreeSearch' 0.3.2.9005.