]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
small changes in PGLS.R
[ape.git] / ChangeLog
index 2ccbdf4ab33d9e56dd6736975ae4b3e3de31c01a..8df6cc8b7aa06925ce5d54d8928a1742363128c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,12 @@
 
 NEW FEATURES
 
+    o The new function mixedFontLabel helps to make labels with bits of
+      text to be plotted in different fonts.
+
     o There are now replacement operators for [, [[, and $ for the class
-      "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They check
-      that the tip labels are the same in all trees.
+      "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They possibly
+      check that the tip labels are the same in all trees.
 
     o Objects of class "multiPhylo" can be built with c(): there are
       methods for the classes "phylo" and "multiPhylo".
@@ -19,6 +22,9 @@ BUG FIXES
     o bind.tree(x, y, where, position = 0) did not work correctly if 'y'
       was a single-edge tree and 'where' was a tip.
 
+    o rTraitCont() did not use the square-root of branch lengths when
+      simulating a Brownian motion model.
+
 
 
                CHANGES IN APE VERSION 2.5-2