]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
new code from Pierre Legendre
[ape.git] / ChangeLog
index 61c911f870229067309416c0a28452b36005b004..3d55ac2e92a2c68f6d1a42692b7467d39eb3d740 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+               CHANGES IN APE VERSION 2.5
+
+
+NEW FEATURES
+
+    o The new function parafit by Pierre Legendre tests for the
+      coevolution between hosts and parasites. It has a companion
+      function, pcoa, that does principal coordinate decomposition. The
+      latter has a biplot method.
+
+    o The new functions rTraitCont and rTraitDisc simulate continuous and
+      discrete traits under a wide range of evolutionary models.
+
+    o The new function delta.plot does a delta plot following Holland et
+      al. (2002, Mol. Biol. Evol. 12:2051).
+
+    o add.scale.bar() has a new option 'ask' to draw interactively.
+
+
+BUG FIXES
+
+    o add.scale.bar() drew the bar outside the plotting region with the
+      default options with unrooted or radial trees.
+
+
+
                CHANGES IN APE VERSION 2.4-1
 
 
@@ -34,6 +60,9 @@ BUG FIXES
     o ace(type = "continuous", method = "ML") now avoids sigma² being
       negative (which resulted in an error).
 
+    o nj() crashed with NA/NaN in the distance matrix: an error in now
+      returned.
+
 
 
                CHANGES IN APE VERSION 2.4