]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
removing NPRS + change bind.tree.Rd to avoid crash during R CMD check ape
[ape.git] / ChangeLog
index 5b534a6d777996a7227a6956ffce9abb5f4be457..aa93c53dcbea22fccc55b7a439a96f91c28381f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,32 @@
                CHANGES IN APE VERSION 2.5-2
 
 
+NEW FEATURES
+
+    o There is now a print method for results from ace().
+
+
 BUG FIXES
 
     o as.phylo.hclust() used to multiply edge lengths by 2.
 
+    o A minor bug was fixed in rTraitDisc().
+
+    o ace() sometimes failed (parameter value was NaN and the optimisation
+      failed).
+
 
 DEPRECATED & DEFUNCT
 
     o evolve.phylo() and plot.ancestral() have been removed.
 
+    o chronogram(), ratogram(), and NPRS.criterion() have been removed.
+
+
+OTHER CHANGES
+
+    o nj() has been improved and is now about 30% faster.
+
 
 
                CHANGES IN APE VERSION 2.5-1