]> git.donarmstrong.com Git - ape.git/blobdiff - NEWS
various fixes and small news
[ape.git] / NEWS
diff --git a/NEWS b/NEWS
index c702b68074489aa961044ce2efd6819da03b96c4..f80ec46d3747d4324a65594c83a0a90007da4800 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,23 @@ NEW FEATURES
 
     o plot.phylo() has a new option 'draw = TRUE'. If FALSE, the tree
       is not plotted but the graphical device is set and the
-      coordinates are saved as normal.
+      coordinates are saved as usual.
+
+    o diversity.contrast.test() gains a fourth version of the test with
+      method = "logratio"; the literature citations have been clarified.
+
+    o add.scale.bar() has two new options, 'lwd' and 'lcol', to modify
+      the aspect of the bar.
+
+
+BUG FIXES
+
+    o bionj() made R crash if distances were too large. It now returns
+      an error if at least one distance is greater than 100.
+
+    o drop.tip() returned a wrong tree if 'tip' was of zero length.
+
+    o read.nexus.data() failed with URLs.