]> 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 430c21093791aab51038f32d86ce4575df8f8698..aa93c53dcbea22fccc55b7a439a96f91c28381f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,27 @@
                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