]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
various changes to DNAbin functions + new labels.DNAbin()
[ape.git] / ChangeLog
index 0e8021260d28bed95db39a36b15ab75bd782feb2..229acbec29ae826afeb53fdf749dcc7e8540fe84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@ NEW FEATURES
 
     o There is now a print method for results from ace().
 
+    o There is a labels() method for objects of class "DNAbin".
+
+    o read.dna() has a new option 'as.matrix' to possibly force sequences
+      in a FASTA file to be stored in a matrix (see ?read.dna for details).
+
 
 BUG FIXES
 
@@ -20,11 +25,19 @@ DEPRECATED & DEFUNCT
 
     o evolve.phylo() and plot.ancestral() have been removed.
 
+    o chronogram(), ratogram(), and NPRS.criterion() have been removed.
+
 
 OTHER CHANGES
 
     o nj() has been improved and is now about 30% faster.
 
+    o The default option 'drop' of [.DNAbin has been changed to FALSE to
+      avoid dropping rownames when selecting a single sequence.
+
+    o print.DNAbin() has been changed to summary.DNAbin() which has been
+      removed.
+
 
 
                CHANGES IN APE VERSION 2.5-1