]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
big update with files from Andrei
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index 92a114a894985d76db2d846577d8da3ff8d04ef1..17f28e25af52fa9bf1440a6c698b0179ac4f1a94 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+               CHANGES IN APE VERSION 2.8
+
+
+NEW FEATURES
+
+    o Twelve new functions have been written by Andrei-Alin Popescu:
+      additive, ultrametric, is.compatible, arecompatible, mvr, mvrs,
+      njs, bionjs, SDM, treePop, triangMtd, triangMtd*.
+
+    o A new class "bitsplits" has been created by Andrei-Alin Popescu
+      to code splits (aka, bipartition).
+
+    o There is a new generic function as.bitsplits with a method to
+      convert from the class "prop.part" to the class "bitsplits".
+
+    o The new function ltt.coplot plots on the same scales a tree and
+      the derived LTT plot.
+
+    o ltt.plot() has two new options: backward and tol. It can now
+      handle non-ultrametic trees and its internal coding has been
+      improved. The coordinates of the plot can now be computed with
+      the new function ltt.plot.coords.
+
+
+
                CHANGES IN APE VERSION 2.7-3
 
 
@@ -31,6 +56,12 @@ BUG FIXES
       incompatible splits occur in 50% of the trees (especially with
       small number of trees).
 
+    o c() with "multiPhylo" did not work correctly (thanks to Klaus
+      Schliep for the fix).
+
+    o root() failed in some cases with an outgroup made of several tips.
+      The help page has been clarified a bit.
+
 
 
                CHANGES IN APE VERSION 2.7-2