]> git.donarmstrong.com Git - ape.git/blob - ChangeLog
4402627648978c9726de74e0bd5f6137dd84bb6c
[ape.git] / ChangeLog
1                 CHANGES IN APE VERSION 2.3-3
2
3
4 BUG FIXES
5
6     o add.scale.bar() always drew a horizontal bar.
7
8     o zoom() shuffled tips with unrooted trees.
9
10     o write.nexus() failed to write correctly trees with a "TipLabel"
11       attribute.
12
13
14
15                 CHANGES IN APE VERSION 2.3-2
16
17
18 BUG FIXES
19
20     o all.equal.phylo() did not compare unrooted trees correctly.
21
22     o dist.topo(... method = "PH85") did not treat unrooted trees
23       correctly (thanks to Tim Wallstrom for the fix).
24
25     o root() sometimes failed to test for the monophyly of the
26       outgroup correctly.
27
28     o extract.clade() sometimes included too many edges.
29
30     o vcv.phylo() did not work correctly when the tree is in
31       "pruningwise" order.
32
33     o nj() did not handle correctly distance matrices with many 0's.
34       The code has also been significantly improved: 7, 70, 160 times
35       faster with n = 100, 500, 1000, respectively.
36
37
38
39                 CHANGES IN APE VERSION 2.3-1
40
41
42 NEW FEATURES
43
44     o The new function is.monophyletic tests the monophyly of a group.
45
46     o There is now a c() method for lists of class "DNAbin".
47
48     o yule.cov() now fits the null model, and its help page has been
49       corrected with respect to this change.
50
51     o drop.tip() has a new option 'rooted' to force (or not) a tree
52       to be treated as (un)rooted.
53
54
55 BUG FIXES
56
57     o dist.gene() failed on most occasions with the default
58       pairwise.deletion = FALSE.
59
60     o read.tree() failed to read correctly the tree name(s).
61
62     o boot.phylo() now treats correctly data frames.
63
64     o del.gaps() did not copy the rownames of a matrix.
65
66     o A small bug was fixed in CDAM.global().
67
68     o ace() failed with large data sets. Thanks to Rich FitzJohn for
69       the fix. With other improvements, this function is now about 6
70       times faster.
71
72     o write.tree() failed with objects of class "multiPhylo".
73
74     o drop.tip(, subtree = TRUE) sometimes shuffled tip labels.
75
76
77 OTHER CHANGES
78
79     o [.multiPhylo and [.DNAbin now respect the original class.
80
81     o Instances of the form class(phy) == "phylo" have been replaced
82       by inherits(phy, "phylo").
83
84     o rcoal() is now faster.
85
86
87 DEPRECATED & DEFUNCT
88
89     o klastorin() has been removed.
90
91
92
93                 CHANGES IN APE VERSION 2.3
94
95
96 NEW FEATURES
97
98     o The new functions CADM.global and CADM.post, contributed by
99       Pierre Legendre, test the congruence among several distance
100       matrices.
101
102     o The new function yule.time fits a user-defined time-dependent
103       Yule model by maximum likelihood.
104
105     o The new function makeNodeLabel creates and/or modifies node
106       labels in a flexible way.
107
108     o read.tree() and write.tree() have been modified so that they can
109       handle individual tree names.
110
111     o plot.phylo() has a new argument 'edge.lty' that specifies the
112       types of lines used for the edges (plain, dotted, dashed, ...)
113
114     o phymltest() has been updated to work with PhyML 3.0.1.
115
116
117 BUG FIXES
118
119     o drop.tip() shuffled tip labels in some cases.
120
121     o drop.tip() did not handle node.label correctly.
122
123     o is.ultrametric() now checks the ordering of the edge matrix.
124
125     o ace() sometimes returned negative values of likelihoods of
126       ancestral states (thanks to Dan Rabosky for solving this long
127       lasting bug).
128
129
130 OTHER CHANGES
131
132     o The data set xenarthra has been removed.
133
134
135
136                 CHANGES IN APE VERSION 2.2-4
137
138 BUG FIXES
139
140     o The bug fix in read.nexus() in version 2.2-3 was wrong: this is
141       now fixed. (Thanks to Peter Wragg for the fix!)
142
143     o A warning message occurred for no reason with ace(method="GLS").
144
145
146 OTHER CHANGES
147
148     o There is now a general help page displayed with '?ape' 
149
150
151
152                 CHANGES IN APE VERSION 2.2-3
153
154
155 NEW FEATURES
156
157     o The new function extract.clade extracts a clade from a tree by
158       specifying a node number or label.
159
160     o fastme.bal() has two new options 'spr' and 'tbr' to perform tree
161       operations of the same names.
162
163     o dist.dna() can now return the number of site differences by
164       specifying model="N".
165
166
167 BUG FIXES
168
169     o chronopl() did not work with CV = TRUE.
170
171     o read.nexus() did not work correctly in some situations (trees on
172       multiple lines with different numbers of lines and/or with
173       comments inserted within the trees).
174
175     o ltt.plot(), ltt.lines(), and mltt.plot() did not count correctly
176       the number of lineages with non-binary trees.
177
178
179 OTHER CHANGES
180
181     o ape has now a namespace.
182
183     o drip.tip() has been improved: it should be much faster and work
184       better in some cases (e.g., see the example in ?zoom).
185
186
187
188                 CHANGES IN APE VERSION 2.2-2
189
190
191 NEW FEATURES
192
193     o dist.gene() has been substantially improved and gains an option
194       'pairwise.deletion'.
195
196     o cbind.DNAbin() has a new option 'fill.with.gaps' and is now
197       more flexible.
198
199
200 BUG FIXES
201
202     o prop.part() failed with a single tree with the default option
203      'check.labels = TRUE'.
204
205    o summary.DNAbin() failed to display correctly the summary of
206      sequence lengths with lists of sequences of 10,000 bases or more
207      (because summary.default uses 4 significant digits by default).
208
209    o read.nexus() failed to read a file with a single tree with line
210      breaks in the Newick string.
211
212    o del.gaps() returned a list of empty sequences when there were no
213      gaps.
214
215
216 OTHER CHANGES
217
218     o phymltest() has been updated for PhyML 3.0 and gains an option
219       'append', whereas the option 'path2exec' has been removed.
220
221     o rbind.DNAbin() and cbind.DNAbin() now accept a single matrix
222       which is returned unchanged (instead of an error).
223
224     o The data sets bird.orders and bird.families are now stored as
225       Newick strings; i.e., the command data(bird.orders) calls
226       read.tree().
227
228
229
230                 CHANGES IN APE VERSION 2.2-1
231
232
233 NEW FEATURES
234
235     o The new function makeLabel() helps to modify labels of trees,
236       lists of trees, or DNA sequences, with several utilities to
237       truncate and/or make them unique, substituting some
238       characters, and so on.
239
240     o The new function del.gaps() removes insertion gaps ("-") in a
241       set of DNA sequences.
242
243     o read.dna() can now read Clustal files (*.aln).
244
245
246 BUG FIXES
247
248     o root() failed with 'resolve.root = TRUE' when the root was
249       already the specified root.
250
251     o Several bugs were fixed in mlphylo().
252
253     o collapsed.singles() did not propagate the 'Nnode' and
254       'node.labels' elements (thanks to Elizabeth Purdom for the fix).
255
256     o read.nexus() failed to remove correctly the comments within
257       trees.
258
259     o read.nexus() failed to read a file with a single tree and no
260       translation of tip labels.
261
262     o read.nexus() failed to place correctly tip labels when reading
263       a single tree with no edge lengths.
264
265     o A bug was fixed in sh.test().
266
267
268 OTHER CHANGES
269
270     o unique.multiPhylo() is faster thanks to a suggestion by Vladimir
271       Minin.
272
273     o The option 'check.labels' of consensus() and prop.part() is now
274       TRUE by default.
275
276     o write.dna() now does not truncate names to 10 characters with
277       the Phylip formats.
278
279
280
281                 CHANGES IN APE VERSION 2.2
282
283
284 NEW FEATURES
285
286     o Four new functions have been written by Damien de Vienne for the
287       graphical exploration of large trees (cophyloplot, subtrees,
288       subtreeplot), and to return the graphical coordinates of tree
289       (without plotting).
290
291     o The new functions corPagel and corBlomberg implement the Pagel's
292       "lambda" and Blomberg et al.'s "ACDC" correlation structures.
293
294     o chronopl() has been improved and gains several options: see its
295       help page for details.
296
297     o boot.phylo() has now an option 'trees' to possibly return the
298       bootstraped trees (the default is FALSE).
299
300     o prop.part() has been improved and should now be faster in all
301       situations.
302
303
304 BUG FIXES
305
306     o read.dna() failed if "?" occurred in the first 10 sites of the
307       first sequence.
308
309     o The x/y aspect of the plot is now respected when plotting a
310       circular tree (type = "r" or "f").
311
312     o Drawing the tip labels sometimes failed when plotting circular
313       trees.
314
315     o zoom() failed when tip labels were used instead of their numbers
316       (thanks to Yan Wong for the fix).
317
318     o drop.tip() failed with some trees (fixed by Yan Wong).
319
320     o seg.sites() failed with a list.
321
322     o consensus() failed in some cases. The function has been improved
323       as well and is faster.
324
325
326
327                 CHANGES IN APE VERSION 2.1-3
328
329
330 BUG FIXES
331
332     o A bug in read.nexus() made the Windows R-GUI crash.
333
334     o An error was fixed in the computation of ancestral character
335       states by generalized least squares in ace().
336
337     o di2multi() did not modify node labels correctly.
338
339     o multi2di() failed if the tree had its attribute "order" set to
340       "cladewise".
341
342
343
344                 CHANGES IN APE VERSION 2.1-2
345
346
347 NEW FEATURES
348
349     o There three new methods for the "multiPhylo" class: str, $,
350       and [[.
351
352     o root() gains the options 'node' and 'resolve.root'
353       (FALSE by default) as well as its code being improved.
354
355     o mltt.plot() has now an option 'log' used in the same way
356       than in plot.default().
357
358
359 BUG FIXES
360
361     o mltt.plot() failed to display the legend with an unnamed
362       list of trees.
363
364     o nodelabels() with pies now correcly uses the argument
365       'cex' to draw symbols of different sizes (which has
366       worked already for thermometers).
367
368     o read.nexus() generally failed to read very big files.
369
370
371 OTHER CHANGES
372
373     o The argument 'family' of compar.gee() can now be a function
374       as well as a character string.
375
376     o read.tree() and read.nexus() now return an unnamed list if
377       'tree.names = NULL'.
378
379     o read.nexus() now returns a modified object of class "multiPhylo"
380       when there is a TRANSLATE block in the NEXUS file: the individual
381       trees have no 'tip.label' vector, but the list has a 'TipLabel'
382       attribute. The new methods '$' and '[[' set these elements
383       correctly when extracting trees.
384
385
386
387                 CHANGES IN APE VERSION 2.1-1
388
389
390 NEW FEATURES
391
392     o The new function rmtree generates lists of random trees.
393
394     o rcoal() now generates a genuine coalescent tree by default
395       (thanks to Vladimir Minin for the code).
396
397
398 BUG FIXES
399
400     o nuc.div() returned an incorrect value with the default
401       pairwise.deletion = FALSE.
402
403
404 OTHER CHANGES
405
406     o The internal codes of bionj(), fastme.bal(), and fastme.ols()
407       have been improved so that they are stabler and faster.
408
409     o R packages used by ape are now loaded silently; lattice and gee
410       are loaded only when needed.
411
412
413
414                 CHANGES IN APE VERSION 2.1
415
416
417 NEW FEATURES
418
419     o The new function identify.phylo identifies clades on a plotted
420       tree using the mouse.
421
422     o It is now possible to subset a list of trees (object of class
423       "multiPhylo") with "[" while keeping its class correct.
424
425     o The new function as.DNAbin.alignment converts DNA sequences
426       stored in the "alignment" format of the package seqinr into
427       an object of class "DNAbin".
428
429     o The new function weight.taxo2 helps to build similarity matrices
430       given two taxonomic levels (usually called by other functions).
431
432     o write.tree() can now take a list of trees (class "multiPhylo")
433       as its main argument.
434
435     o plot.correlogram() and plot.correlogramList() have been
436       improved, and gain several options (see the help page for
437       details). A legend is now plotted by default.
438
439
440 BUG FIXES
441
442     o dist.dna() returned some incorrect values with `model = "JC69"'
443       and `pairwise.deletion = TRUE'. This affected only the
444       distances involving sequences with missing values. (Thanks
445       to Bruno Toupance for digging this bug out.)
446
447     o write.tree() failed with some trees: this is fixed by removing
448       the `multi.line' option (trees are now always printed on a
449       single line).
450
451     o read.nexus() did not correctly detect trees with multiple root
452       edges (see OTHER CHANGES).
453
454
455 OTHER CHANGES
456
457     o The code of mlphylo() has been almost entirely rewritten, and
458       should be much stabler. The options have been also greatly
459       simplified (see ?mlphylo and ?DNAmodel for details).
460
461     o The internal function nTips has been renamed klastorin_nTips.
462
463     o The code of is.ultrametric() contained redundancies and has
464       been cleaned-up.
465
466     o The code of Moran.I() and of correlogram.formula() have been
467       improved.
468
469     o read.tree() and read.nexus() now return an error when trying to
470       read a tree with multiple root edges (see BUG FIXES). The
471       correction applied in previous version did not work in all
472       situations.
473
474     o The class c("multi.tree", "phylo") has been renamed
475       "multiPhylo".
476
477
478 DOCUMENTATION
479
480     o There is now a vignette in ape: see vignette("MoranI", "ape").
481
482
483 DEPRECATED & DEFUNCT
484
485     o as.matching() and as.phylo.matching() do not support branch
486       lengths.
487
488     o correlogram.phylo() and discrete.dist() have been removed.
489
490
491
492                 CHANGES IN APE VERSION 2.0-2
493
494
495 NEW FEATURES
496
497     o The new function matexpo computes the exponential of a square
498       matrix.
499
500     o The new function unique.multi.tree removes duplicate trees from
501       a list.
502
503     o yule() has a new option `use.root.edge = FALSE' that specifies
504       to ignore, by default, the root edge of the tree if it exists.
505
506
507 BUG FIXES
508
509     o which.edge() failed when the index of a single terminal edge was
510       looked for.
511
512     o In diversi.time(), the values returned for model C were
513       incorrect.
514
515     o A bug was fixed in yule() that affected the calculation of the
516       likelihood in the presence of ties in the branching times.
517
518     o There was a bug in the C function mat_expo4x4 affecting the
519       calculations of the transition probabilities for models HKY and
520       GTR in mlphylo().
521
522     o A small bug was fixed in as.matrix.DNAbin (thanks to James
523       Bullard).
524
525     o rtree() did not `shuffle' the tip labels by default, so only a
526       limited number of labelled topologies could be generated.
527
528
529
530                 CHANGES IN APE VERSION 2.0-1
531
532
533 NEW FEATURES
534
535     o The three new functions bionj, fastme.ols, and fastme.bal
536       perform phylogeny estimation by the BIONJ and fastME methods in
537       OLS and balanced versions. This is a port to R of previous
538       previous programs done by Vincent Lefort.
539
540     o The new function chronoMPL performs molecular dating with the
541       mean path lengths method of Britton et al. (2002, Mol. Phyl.
542       Evol. 24: 58).
543
544     o The new function rotate, contributed by Christoph Heibl, swaps
545       two clades connected to the same node. It works also with
546       multichotomous nodes.
547
548     o The new `method' as.matrix.DNAbin() may be used to convert
549       easily DNA sequences stored in a list into a matrix while
550       keeping the names and the class.
551
552
553 BUG FIXES
554
555     o chronopl() failed when some branch lengths were equal to zero:
556       an error message is now returned.
557
558     o di2multi() failed when there was a series of consecutive edges
559       to remove.
560
561
562
563                 CHANGES IN APE VERSION 1.10-2
564
565
566 NEW FEATURES
567
568     o plot.phylo() can now plot circular trees: the option is type =
569       "fan" or type = "f" (to avoid the ambiguity with type = "c").
570
571     o prop.part() has a new option `check.labels = FALSE' which allows
572       to considerably speed-up the calculations of bipartitions. As a
573       consequence, calculations of bootstrap values with boot.phylo()
574       should be much faster.
575
576
577 BUG FIXES
578
579     o read.GenBank() did not return correctly the list of species as
580       from ape 1.10: this is fixed in this version
581
582     o Applying as.phylo() on a tree of class "phylo" failed: the
583       object is now returned unchanged.
584
585
586
587                 CHANGES IN APE VERSION 1.10-1
588
589
590 NEW FEATURES
591
592     o The three new functions Ntip, Nnode, and Nedge return, for a
593       given tree, the number of tips, nodes, or edges, respectively.
594
595
596 BUG FIXES
597
598     o read.nexus() did not set correctly the class of the returned
599       object when reading multiple trees.
600
601     o mllt.plot() failed with objects of class c("multi.tree",
602       "phylo").
603
604     o unroot() did not work correctly in most cases.
605
606     o reorder.phylo() made R freeze in some occasions.
607
608     o Plotting a tree in pruningwise order failed.
609
610     o When plotting an unrooted tree, the tip labels where not all
611       correctly positioned if the option `cex' was used.
612
613
614
615                 CHANGES IN APE VERSION 1.10
616
617
618 NEW FEATURES
619
620     o Five new `method' functions have been introduced to manipulate
621       DNA sequences in binary format (see below).
622
623     o Three new functions have been introduced to convert between the
624       new binary and the character formats.
625
626     o The new function as.alignment converts DNA sequences stored as
627       single characters into the class "alignment" used by the package
628       seqinr.
629
630     o read.dna() and read.GenBank() have a new argument `as.character'
631       controlling whether the sequences are returned in binary format
632       or as character.
633
634
635 BUG FIXES
636
637     o root() failed when the tree had node labels: this is fixed.
638
639     o plot.phylo() did not correctly set the limits on the y-axis with
640       the default setting: this is fixed.
641
642     o dist.dna() returned a wrong result for the LogDet, paralinear,
643       and BH87 models with `pairwise.deletion = TRUE'.
644
645
646 OTHER CHANGES
647
648     o DNA sequences are now internally stored in a binary format. See
649       the document "A Bit-Level Coding Scheme for Nucleotides" for the
650       details. Most functions analyzing DNA functions have been
651       modified accordingly and are now much faster (dist.dna is now
652       ca. 60 times faster).
653
654
655
656                 CHANGES IN APE VERSION 1.9-4
657
658
659 BUG FIXES
660
661     o A bug was fixed in edgelabels().
662
663     o as.phylo.hclust() did not work correctly when the object of
664       class "hclust" has its labels set to NULL: the returned tree has
665       now its tip labels set to "1", "2", ...
666
667     o consensus could fail if some tip labels are a subset of others
668       (e.g., "a" and "a_1"): this is now fixed.
669
670     o mlphylo() failed in most cases if some branch lengths of the
671       initial tree were greater than one: an error message is now
672       issued.
673
674     o mlphylo() failed in most cases when estimating the proportion of
675       invariants: this is fixed.
676
677
678
679                 CHANGES IN APE VERSION 1.9-3
680
681
682 NEW FEATURES
683
684     o The new function edgelabels adds labels on the edge of the tree
685       in the same way than nodelabels or tiplabels.
686
687
688 BUG FIXES
689
690     o multi2di() did not handle correctly branch lengths with the
691       default option `random = TRUE': this is now fixed.
692
693     o A bug was fixed in nuc.div() when using pairwise deletions.
694
695     o A bug occurred in the analysis of bipartitions with large
696       numbers of large trees, with consequences on prop.part,
697       prop.clades, and boot.phylo.
698
699     o The calculation of the Billera-Holmes-Vogtmann distance in
700       dist.topo was wrong: this has been fixed.
701
702
703
704                 CHANGES IN APE VERSION 1.9-2
705
706
707 NEW FEATURES
708
709     o The new function ladderize reorganizes the internal structure of
710       a tree to plot them left- or right-ladderized.
711
712     o The new function dist.nodes computes the patristic distances
713       between all nodes, internal and terminal, of a tree. It replaces
714       the option `full = TRUE' of cophenetic.phylo (see below).
715
716
717 BUG FIXES
718
719     o A bug was fixed in old2new.phylo().
720
721     o Some bugs were fixed in chronopl().
722
723     o The edge colours were not correctly displayed by plot.phylo
724       (thank you to Li-San Wang for the fix).
725
726     o cophenetic.phylo() failed with multichotomous trees: this is
727       fixed.
728
729
730 OTHER CHANGES
731
732     o read.dna() now returns the sequences in a matrix if they are
733       aligned (interleaved or sequential format). Sequences in FASTA
734       format are still returned in a list.
735
736     o The option `full' of cophenetic.phylo() has been removed because
737       it could not be used from the generic.
738
739
740 DEPRECATED & DEFUNCT
741
742     o rotate() has been removed; this function did not work correctly
743       since ape 1.9.
744
745
746
747                 CHANGES IN APE VERSION 1.9-1
748
749
750 BUG FIXES
751
752     o Trees with a single tip were not read correctly in R as the
753       element `Nnode' was not set: this is fixed.
754
755     o unroot() did not set correctly the number of nodes of the
756       unrooted tree in most cases.
757
758     o read.GenBank() failed when fetching very long sequences,
759       particularly of the BX-series.
760
761     o A bug was introduced in read.tree() with ape 1.9: it has been
762       fixed
763
764
765
766                 CHANGES IN APE VERSION 1.9
767
768
769 NEW FEATURES
770
771     o There are two new print `methods' for trees of class "phylo" and
772       lists of trees of class "multi.tree", so that they are now
773       displayed in a compact and informative way.
774
775     o There are two new functions, old2new.phylo and new2old.phylo,
776       for converting between the old and new coding of the class
777       "phylo".
778
779     o dist.dna() has three new models: Barry and Hartigan ("BH87"),
780       LogDet ("logdet"), and paralinear ("paralin").
781
782     o compute.brlen() has been extended: several methods are now
783       available to compute branch lengths.
784
785     o write.dna() can now handle matrices as well as lists.
786
787
788 BUG FIXES
789
790     o cophenetic.phylo() sometimes returned a wrong result with
791       multichotomous trees: this is fixed.
792
793     o rotate() failed when a single tip was specified: the tree is now
794       returned unchanged.
795
796     o ace() did not return the correct index matrix with custom
797       models: this is fixed.
798
799     o multi2di() did not work correctly when resolving multichotomies
800       randomly: the topology was always the same, only the arrangement
801       of clades was randomized: this is fixed. This function now
802       accepts trees with no branch lengths.
803
804     o The output of diversi.gof() was blurred by useless prints when a
805       user distribution was specified. This has been corrected, and
806       the help page of this function has been expanded.
807
808
809 OTHER CHANGES
810
811     o The internal structure of the class "phylo" has been changed:
812       see the document "Definition of Formats for Coding Phylogenetic
813       Trees in R" for the details. In addition, the code of most
814       functions has been improved.
815
816     o Several functions have been improved by replacing some R codes
817       by C codes: pic, plot.phylo, and reorder.phylo.
818
819     o There is now a citation information: see citation("ape") in R.
820
821     o write.tree() now does not add extra 0's to branch lengths so
822       that 1.23 is printed "1.23" by default, not "1.2300000000".
823
824     o The syntax of bind.tree() has been simplified. This function now
825       accepts trees with no branch lengths, and handles correctly node
826       labels.
827
828     o The option `as.numeric' of mrca() has been removed.
829
830     o The unused options `format' and `rooted' of read.tree() have
831       been removed.
832
833     o The unused option `format' of write.tree() has been removed.
834
835     o The use of node.depth() has been simplified.
836
837
838
839                 CHANGES IN APE VERSION 1.8-5
840
841
842 NEW FEATURES
843
844     o Two new functions read.nexus.data() and write.nexus.data(),
845       contributed by Johan Nylander, allow to read and write molecular
846       sequences in NEXUS files.
847
848     o The new function reorder.phylo() reorders the internal structure
849       of a tree of class "phylo". It is used as the generic, e.g.,
850       reorder(tr).
851
852     o read.tree() and read.nexus() can now read trees with a single
853       edge.
854
855     o The new data set `cynipids' supplies a set of protein sequences
856       in NEXUS format.
857
858
859 BUG FIXES
860
861     o The code of all.equal.phylo() has been completely rewritten
862       (thanks to Benoît Durand) which fixes several bugs.
863
864     o read.tree() and read.nexus() now checks the labels of the tree
865       to remove or substitute any characters that are illegal in the
866       Newick format (parentheses, etc.)
867
868     o A negative P-value could be returned by mantel.test(): this is
869       now fixed.
870
871
872
873                 CHANGES IN APE VERSION 1.8-4
874
875
876 NEW FEATURES
877
878     o The new function sh.test() computes the Shimodaira-
879       Hasegawa test.
880
881     o The new function collapse.singles() removes the nodes with a
882       single descendant from a tree.
883
884     o plot.phylo() has a new argument `tip.color' to specify the
885       colours of the tips.
886
887     o mlphylo() has now an option `quiet' to control the display of
888       the progress of the analysis (the default is FALSE).
889
890
891 BUG FIXES
892
893     o read.dna() did not read correctly sequences in sequential format
894       with leading alignment gaps "-": this is fixed.
895
896     o ace() returned a list with no class so that the generic
897       functions (anova, logLik, ...) could not be used directly. This
898       is fixed as ace() now returns an object of class "ace".
899
900     o anova.ace() had a small bug when computing the number of degrees
901       of freedom: this is fixed.
902
903     o mlphylo() did not work when the sequences were in a matrix or
904       a data frame: this is fixed.
905
906     o rtree() did not work correctly when trying to simulate an
907       unrooted tree with two tips: an error message is now issued.
908
909
910 OTHER CHANGES
911
912     o The algorithm of rtree() has been changed: it is now about 40,
913       100, and 130 times faster for 10, 100, and 1000 tips,
914       respectively.
915
916
917
918                 CHANGES IN APE VERSION 1.8-3
919
920
921 NEW FEATURES
922
923     o There are four new `method' functions to be used with the
924       results of ace(): logLik(), deviance(), AIC(), and anova().
925
926     o The plot method of phymltest has two new arguments: `main' to
927       change the title, and `col' to control the colour of the
928       segments showing the AIC values.
929
930     o ace() has a new argument `ip' that gives the initial values used
931       in the ML estimation with discrete characters (see the examples
932       in ?ace). This function now returns a matrix giving the indices
933       of the estimated rates when analysing discrete characters.
934
935     o nodelabels() and tiplabels() have a new argument `pie' to
936       represent proportions, with any number of categories, as
937       piecharts. The use of the option `thermo' has been improved:
938       there is now no limitation on the number of categories.
939
940
941 BUG FIXES
942
943     o mlphylo() did not work with more than two partitions: this is
944       fixed.
945
946     o root() failed if the proposed outgroup was already an outgroup
947       in the tree: this is fixed.
948
949     o The `col' argument in nodelabels() and tiplabels() was not
950       correctly passed when `text' was used: this is fixed.
951
952     o Two bugs were fixed in mlphylo(): parameters were not always
953       correctly output, and the estimation failed in some cases.
954
955     o plot.phylo() was stuck when given a tree with a single tip: this
956       is fixed and a message error is now returned.
957
958     o An error was corrected in the help page of gammaStat regarding
959       the calculation of P-values.
960
961     o Using gls() could crash R when the number of species in the tree
962       and in the variables were different: this is fixed.
963
964
965
966                 CHANGES IN APE VERSION 1.8-2
967
968
969 NEW FEATURES
970
971     o The new function mlphylo() fits a phylogenetic tree by maximum
972       likelihood from DNA sequences. Its companion function DNAmodel()
973       is used to define the substitution model which may include
974       partitioning. There are methods for logLik(), deviance(), and
975       AIC(), and the summary() method has been extended to display in
976       a friendly way the results of this model fitting. Currently, the
977       functionality is limited to estimating the substitution and
978       associated parameters and computing the likelihood.
979
980     o The new function drop1.compar.gee (used as, e.g., drop1(m))
981       tests for single effects in GEE-based comparative method. A
982       warning message is printed if there is not enough degrees of
983       freedom.
984
985
986 BUG FIXES
987
988     o An error message was sometimes issued by plot.multi.tree(),
989       though with no consequence.
990
991
992
993                 CHANGES IN APE VERSION 1.8-1
994
995
996 NEW FEATURES
997
998     o There is a new plot method for lists of trees (objects of class
999       "multi.tree"): it calls plot.phylo() internally and is
1000       documented on the same help page.
1001
1002
1003 BUG FIXES
1004
1005     o A bug was fixed in the C code that analyzes bipartitions: this
1006       has impact on several functions like prop.part, prop.clades,
1007       boot.phylo, or consensus.
1008
1009     o root() did not work correctly when the specified outgroup had
1010       more than one element: this is fixed.
1011
1012     o dist.dna() sometimes returned a warning inappropriately: this
1013       has been corrected.
1014
1015     o If the distance object given to nj() had no rownames, nj()
1016       returned a tree with no tip labels: it now returns tips labelled
1017       "1", "2", ..., corresponding to the row numbers.
1018
1019
1020 OTHER CHANGES
1021
1022     o nj() has been slightly changed so that tips with a zero distance
1023       are first aggregated with zero-lengthed branches; the usual NJ
1024       procedure is then performed on a distance matrix without 0's.
1025
1026
1027
1028                 CHANGES IN APE VERSION 1.8
1029
1030
1031 NEW FEATURES
1032
1033     o The new function chronopl() estimates dates using the penalized
1034       likelihood method by Sanderson (2002; Mol. Biol. Evol., 19:101).
1035
1036     o The new function consensus() calculates the consensus tree of a
1037       list of trees.
1038
1039     o The new function evolve.phylo() simulates the evolution of
1040       continuous characters along a phylogeny under a Brownian model.
1041
1042     o The new plot method for objects of class "ancestral" displays a
1043       tree together with ancestral values, as returned by the above
1044       function.
1045
1046     o The new function as.phylo.formula() returns a phylogeny from a
1047       set of nested taxonomic variables given as a formula.
1048
1049     o The new function read.caic() reads trees in CAIC format.
1050
1051     o The new function tiplabels() allows to add labels to the tips
1052       of a tree using text or plotting symbols in a flexible way.
1053
1054     o The new function unroot() unroots a phylogeny.
1055
1056     o multi2di() has a new option, `random', which specifies whether
1057       to resolve the multichotomies randomly (the default) or not.
1058
1059     o prop.part() now returns an object of class "prop.part" for which
1060       there are print (to display a partition in a more friendly way)
1061       and summary (to extract the numbers) methods.
1062
1063     o plot.phylo() has a new option, `show.tip.label', specifying
1064       whether to print the labels of the tips. The default is TRUE.
1065
1066     o The code of nj() has been replaced by a faster C code: it is now
1067       about 10, 25, and 40 times faster for 50, 100, and 200 taxa,
1068       respectively.
1069
1070     o write.nexus() now writes whether a tree is rooted or not.
1071
1072
1073 BUG FIXES
1074
1075     o Two bugs have been fixed in root(): unrooted trees are now
1076       handled corretly, and node labels are now output normally.
1077
1078     o A bug was fixed in phymltest(): the executable couldn't be found
1079       in some cases.
1080
1081     o Three bug have been fixed in ace(): computing the likelihood of
1082       ancestral states of discrete characters failed, custom models
1083       did not work, and the function failed with a null gradient (a
1084       warning message is now returned; this latter bug was also
1085       present in yule.cov() as well and is now fixed).
1086
1087     o pic() hanged out when missing data were present: a message error
1088       is now returned.
1089
1090     o A small bug was fixed in dist.dna() where the gamma correction
1091       was not always correctly dispatched.
1092
1093     o plot.phylo() plotted correctly the root edge only when the tree
1094       was plotted rightwards: this works now for all directions.
1095
1096
1097 OTHER CHANGES
1098
1099     o dist.taxo() has been renamed as weight.taxo().
1100
1101     o Various error and warning messages have been improved.
1102
1103
1104
1105                 CHANGES IN APE VERSION 1.7
1106 NEW FEATURES
1107
1108     o The new function ace() estimates ancestral character states for
1109       continuous characters (with ML, GLS, and contrasts methods), and
1110       discrete characters (with ML only) for any number of states.
1111
1112     o The new function compar.ou() fits the Ornstein-Uhlenbeck model
1113       of directional evolution for continuous characters. The user
1114       specifies the node(s) of the tree where the character optimum
1115       changes.
1116
1117     o The new function is.rooted() tests whether a tree (of class
1118       "phylo") is rooted.
1119
1120     o The new function rcoal() generates random ultrametric trees with
1121       the possibility to specify the function that generates the
1122       inter-nodes distances.
1123
1124     o The new function mrca() gives for all pairs of tips in a tree
1125       (and optionally nodes too) the most recent common ancestor.
1126
1127     o nodelabels() has a new option `thermo' to plot proportions (up
1128       to three classes) on the nodes of a tree.
1129
1130     o rtree() has been improved: it can now generate rooted or
1131       unrooted trees, and the mathematical function that generates the
1132       branch lengths may be specified by the user. The tip labels may
1133       be given directly in the call to rtree. The limit cases (n = 2,
1134       3) are now handled correctly.
1135
1136     o dist.topo() has a new argument `method' with two choices: "PH85"
1137       for Penny and Henny's method (already available before and now
1138       the default), and "BHV01" for the geometric distance by Billera
1139       et al. (2001, Adv. Appl. Math. 27:733).
1140
1141     o write.tree() has a new option, `digits', which specifies the
1142       number of digits to be printed in the Newick tree. By default
1143       digits = 10. The numbers are now always printed in decimal form
1144       (i.e., 1.0e-1 is now avoided).
1145
1146     o dist.dna() can now compute the raw distances between pairs of
1147       DNA sequences by specifying model = "raw".
1148
1149     o dist.phylo() has a new option `full' to possibly compute the
1150       distances among all tips and nodes of the tree. The default if
1151       `full = FALSE'.
1152
1153
1154 BUG FIXES
1155
1156     o Several bugs were fixed in all.equal.phylo().
1157
1158     o dist.dna() did not handle correctly gaps ("-") in alignments:
1159       they are now considered as missing data.
1160
1161     o rotate() did not work if the tips were not ordered: this is
1162       fixed.
1163
1164     o mantel.test() returned NA in some special cases: this is fixed
1165       and the function has been improved and is now faster.
1166
1167     o A bug was fixed in diversi.gof() where the calculation of A² was
1168       incorrect.
1169
1170     o cherry() did not work correctly under some OSs (mainly Linux):
1171       this is fixed.
1172
1173     o is.binary.tree() has been modified so that it works with both
1174       rooted and unrooted trees.
1175
1176     o The documentation of theta.s() was not correct: this has been
1177       fixed.
1178
1179     o plot.mst() did not work correctly: this is fixed.
1180
1181
1182
1183                 CHANGES IN APE VERSION 1.6
1184
1185
1186 NEW FEATURES
1187
1188     o The new function dist.topo() computes the topological distances
1189       between two trees.
1190
1191     o The new function boot.phylo() performs a bootstrap analysis on
1192       phylogeny estimation.
1193
1194     o The new functions prop.part() and prop.clades() analyse
1195       bipartitions from a series of trees.
1196
1197
1198 OTHER CHANGES
1199
1200     o read.GenBank() now uses the EFetch utility of NCBI instead of
1201       the usual Web interface: it is now much faster (e.g., 12 times
1202       faster to retrieve 8 sequences, 37 times for 60 sequences).
1203
1204
1205 BUG FIXES
1206
1207     o Several bugs were fixed in read.dna().
1208
1209     o Several bugs were fixed in diversi.time().
1210
1211     o is.binary.tree() did not work correctly if the tree has no edge
1212       lengths: this is fixed.
1213
1214     o drop.tip() did not correctly propagated the `node.label' of a
1215       tree: this is fixed.
1216
1217
1218
1219                 CHANGES IN APE VERSION 1.5
1220
1221
1222 NEW FEATURES
1223
1224     o Two new functions, as.matching.phylo() and as.phylo.matching(),
1225       convert objects between the classes "phylo" and "matching". The
1226       latter implements the representation of binary trees introduced by
1227       Diaconis and Holmes (1998; PNAS 95:14600). The generic function
1228       as.matching() has been introduced as well.
1229
1230     o Two new functions, multi2di() and di2multi(), allow to resolve
1231       and collapse multichotomies with branches of length zero.
1232
1233     o The new function nuc.div() computes the nucleotide diversity
1234       from a sample a DNA sequences.
1235
1236     o dist.dna() has been completely rewritten with a much faster
1237       (particularly for large data sets) C code. Eight models are
1238       available: JC69, K80, F81, K81, F84, T92, TN93, and GG95 (the
1239       option `method' has been renamed `model'). Computation of variance
1240       is available for all models. A gamma-correction is possible for
1241       JC69, K80, F81, and TN93. There is a new option, pairwise.deletion,
1242       to remove sites with missing data on a pairwise basis. The option
1243       `GCcontent' has been removed.
1244
1245     o read.GenBank() has a new option (species.names) which specifies
1246       whether to return the species names of the organisms in addition
1247       to the accession numbers of the sequences (this is the default
1248       behaviour).
1249
1250     o write.nexus() can now write several trees in the same NEXUS file.
1251
1252     o drop.tip() has a new option `root.edge' that allows to specify the
1253       new root edge if internal branches are trimmed.
1254
1255
1256 BUG FIXES
1257
1258     o as.phylo.hclust() failed if some labels had parentheses: this
1259       is fixed.
1260
1261     o Several bugs were fixed in all.equal.phylo(). This function now
1262       returns the logical TRUE if the trees are identical but with
1263       different representations (a report was printed previously).
1264
1265     o read.GenBank() did not correctly handle ambiguous base codes:
1266       this is fixed.
1267
1268
1269 OTHER CHANGES
1270
1271     o birthdeath() now returns an object of class "birthdeath" for
1272       which there is a print method.
1273
1274
1275
1276                 CHANGES IN APE VERSION 1.4
1277
1278
1279 NEW FEATURES
1280
1281     o The new function nj() performs phylogeny estimation with the
1282       neighbor-joining method of Saitou and Nei (1987; Mol. Biol.
1283       Evol., 4:406).
1284
1285     o The new function which.edge() identifies the edges of a tree
1286       that belong to a group specified as a set of tips.
1287
1288     o The new function as.phylo.phylog() converts an object of class
1289       "phylog" (from the package ade4) into an object of class
1290       "phylo".
1291
1292     o The new function axisPhylo() draws axes on the side of a
1293       phylogeny plot.
1294
1295     o The new function howmanytrees() calculates the number of trees
1296       in different cases and giving a number of tips.
1297
1298     o write.tree() has a new option `multi.line' (TRUE by default) to
1299       write a Newick tree on several lines rather than on a single
1300       line.
1301
1302     o The functionalities of zoom() have been extended. Several
1303       subtrees can be visualized at the same time, and they are marked
1304       on the main tree with colors. The context of the subtrees can be
1305       marked with the option `subtree' (see below).
1306
1307     o drop.tip() has a new option `subtree' (FALSE by default) which
1308       specifies whether to output in the tree how many tips have been
1309       deleted and where.
1310
1311     o The arguments of add.scale.bar() have been redefined and have
1312       now default values (see ?add.scale.bar for details). This
1313       function now works even if the plotted tree has no edge length.
1314
1315     o plot.phylo() can now plot radial trees, but this does not take
1316       edge lengths into account.
1317
1318     o In plot.phylo() with `type = "phylogram"', if the values of
1319       `edge.color' and `edge.width' are identical for sister-branches,
1320       they are propagated to the vertical line that link them.
1321
1322
1323 BUG FIXES
1324
1325     o Repeated calls to as.phylo.hclust() or as.hclust.phylo() made R
1326       crashing. This is fixed.
1327
1328     o In plot.phylo(), the options `edge.color' and `edge.width' are
1329       now properly recycled; their default values are now "black" and
1330       1, respectively.
1331
1332     o A bug has been fixed in write.nexus().
1333
1334
1335 OTHER CHANGES
1336
1337     o The function node.depth.edgelength() has been removed and
1338       replaced by a C code.
1339
1340
1341
1342                 CHANGES IN APE VERSION 1.3-1
1343
1344
1345 NEW FEATURES
1346
1347     o The new function nodelabels() allows to add labels to the nodes
1348       of a tree using text or plotting symbols in a flexible way.
1349
1350     o In plot.phylo() the arguments `x.lim' and `y.lim' can now be two
1351       numeric values specifying the lower and upper limits on the x-
1352       and y-axes. This allows to leave some space on any side of the
1353       tree. If a single value is given, this is taken as the upper
1354       limit (as before).
1355
1356
1357
1358                 CHANGES IN APE VERSION 1.3
1359
1360
1361 NEW FEATURES
1362
1363     o The new function phymltest() calls the software PHYML and fits
1364       28 models of DNA sequence evolution. There are a print method to
1365       display likelihood and AIC values, a summary method to compute
1366       the hierarchical likelihood ratio tests, and a plot method to
1367       display graphically the AIC values of each model.
1368
1369     o The new function yule.cov() fits the Yule model with covariates,
1370       a model where the speciation rate is affected by several species
1371       traits through a generalized linear model. The parameters are
1372       estimated by maximum likelihood.
1373
1374     o Three new functions, corBrownian(), corGrafen(), and
1375       corMartins(), compute the expected correlation structures among
1376       species given a phylogeny under different models of evolution.
1377       These can be used for GLS comparative phylogenetic methods (see
1378       the examples). There are coef() and corMatrix() methods and an
1379       Initialize.corPhyl() function associated.
1380
1381     o The new function compar.cheverud() implements Cheverud et al.'s
1382       (1985; Evolution 39:1335) phylogenetic comparative method.
1383
1384     o The new function varcomp() estimates variance components; it has
1385       a plot method.
1386
1387     o Two new functions, panel.superpose.correlogram() and
1388       plot.correlogramList(), allow to plot several phylogenetic
1389       correlograms.
1390
1391     o The new function node.leafnumber() computes the number of leaves
1392       of a subtree defined by a particular node.
1393
1394     o The new function node.sons() gets all tags of son nodes from a
1395       given parent node.
1396
1397     o The new function compute.brlen() computes the branch lengths of
1398       a tree according to a specified method.
1399
1400     o plot.phylo() has three new options: "cex" controls the size of
1401       the (tip and node) labels (thus it is no more needed to change
1402       the global graphical parameter), "direction" which allows to
1403       plot the tree rightwards, leftwards, upwards, or downwards, and
1404       "y.lim" which sets the upper limit on the y-axis.
1405
1406
1407 BUG FIXES
1408
1409     o Some functions which try to match tip labels and names of
1410       additional data (e.g. vector) are likely to fail if there are
1411       typing or syntax errors. If both series of names do not perfectly
1412       match, they are ignored and a warning message is now issued.
1413       These functions are bd.ext, compar.gee, pic. Their help pages
1414       have been clarified on this point.
1415
1416
1417
1418                 CHANGES IN APE VERSION 1.2-7
1419
1420
1421 NEW FEATURES
1422
1423     o The new function root() reroots a phylogenetic tree with respect
1424       to a specified outgroup.
1425
1426     o The new function rotate() rotates an internal branch of a tree.
1427
1428     o In plot.phylo(), the new argument "lab4ut" (labels for unrooted
1429       trees) controls the display of the tip labels in unrooted trees.
1430       This display has been greatly improved: the tip labels are now not
1431       expected to overlap with the tree (particularly if lab4ut =
1432       "axial"). In all cases, combining appropriate values of "lab4ut"
1433       and the font size (via "par(cex = )") should result in readable
1434       unrooted trees. See ?plot.phylo for some examples.
1435
1436     o In drop.tip(), the argument `tip' can now be numeric or character.
1437
1438
1439 BUG FIXES
1440
1441     o drop.tip() did not work correctly with trees with no branch
1442       lengths: this is fixed.
1443
1444     o A bug in plot.phylo(..., type = "unrooted") made some trees being
1445       plotted with some line crossings: this is now fixed.
1446
1447
1448
1449                 CHANGES IN APE VERSION 1.2-6
1450
1451
1452 NEW FEATURES
1453
1454     o Six new functions (Moran.I, correlogram.formula, discrete.dist,
1455       correlogram.phylo, dist.taxo, plot.correlogram) have been added
1456       to implement comparative methods with an autocorrelation approach.
1457
1458     o A new data set describing some life history traits of Carnivores
1459       has been included.
1460
1461
1462 BUG FIXES
1463
1464     o A fix was made on mcmc.popsize() to conform to R 2.0.0.
1465
1466
1467 OTHER CHANGES
1468
1469     o When plotting a tree with plot.phylo(), the new default of the
1470       option `label.offset' is now 0, so the labels are always visible.
1471
1472
1473
1474                 CHANGES IN APE VERSION 1.2-5
1475
1476
1477 NEW FEATURES
1478
1479     o The new function bd.ext() fits a birth-death model with combined
1480       phylogenetic and taxonomic data, and estimates the corresponding
1481       speciation and extinction rates.
1482
1483
1484 OTHER CHANGES
1485
1486     o The package gee is no more required by ape but only suggested
1487       since only the function compar.gee() calls gee.
1488
1489
1490
1491                 CHANGES IN APE VERSION 1.2-4
1492
1493
1494 NEW FEATURES
1495
1496     o Four new functions (mcmc.popsize, extract.popsize, plot.popsize,
1497       and lines.popsize) implementing a new approach for inferring the
1498       demographic history from genealogies using a reversible jump
1499       MCMC have been introduced.
1500
1501     o The unit of time in the skyline plot and in the new plots can
1502       now be chosen to be actual years, rather than substitutions.
1503
1504
1505
1506                 CHANGES IN APE VERSION 1.2-3
1507
1508
1509 NEW FEATURES
1510
1511     o The new function rtree() generates a random binary tree with or
1512       without branch lengths.
1513
1514     o Two new functions for drawing lineages-through-time (LTT) plots
1515       are provided: ltt.lines() adds a LTT curve to an existing plot,
1516       and mltt.plot() does a multiple LTT plot giving several trees as
1517       arguments (see `?ltt.plot' for details).
1518
1519
1520 BUG FIXES
1521
1522     o Some taxon names made R crashing when calling as.phylo.hclust():
1523       this is fixed.
1524
1525     o dist.dna() returned an error with two identical DNA sequences
1526       (only using the Jukes-Cantor method returned 0): this is fixed.
1527
1528
1529 OTHER CHANGES
1530
1531     o The function dist.phylo() has been re-written using a different
1532       algorithm: it is now about four times faster.
1533
1534     o The code of branching.times() has been improved: it is now about
1535       twice faster.
1536
1537
1538
1539                 CHANGES IN APE VERSION 1.2-2
1540
1541
1542 NEW FEATURES
1543
1544     o The new function seg.sites() finds the segregating sites in a
1545       sample of DNA sequences.
1546
1547
1548 BUG FIXES
1549
1550     o A bug introduced in read.tree() and in read.nexus() with version
1551       1.2-1 was fixed.
1552
1553     o A few errors were corrected and a few examples were added in the
1554       help pages.
1555
1556
1557
1558                 CHANGES IN APE VERSION 1.2-1
1559
1560
1561 NEW FEATURES
1562
1563     o plot.phylo() can now draw the edge of the root of a tree if it
1564       has one (see the new option `root.edge', its default is FALSE).
1565
1566
1567 BUG FIXES
1568
1569     o A bug was fixed in read.nexus(): files with semicolons inside
1570       comment blocks were not read correctly.
1571
1572     o The behaviour of read.tree() and read.nexus() was corrected so
1573       that tree files with badly represented root edges (e.g., with
1574       an extra pair of parentheses, see the help pages for details)
1575       are now correctly represented in the object of class "phylo";
1576       a warning message is now issued.
1577
1578
1579
1580                 CHANGES IN APE VERSION 1.2
1581
1582
1583 NEW FEATURES
1584
1585     o plot.phylo() has been completely re-written and offers several
1586       new functionalities. Three types of trees can now be drawn:
1587       phylogram (as previously), cladogram, and unrooted tree; in
1588       all three types the branch lengths can be drawn using the edge
1589       lengths of the phylogeny or not (e.g., if the latter is absent).
1590       The vertical position of the nodes can be adjusted with two
1591       choices (see option `node.pos'). The code has been re-structured,
1592       and two new functions (potentially useful for developpers) are
1593       documented separately: node.depth.edgelength() and node.depth();
1594       see the respective help pages for details.
1595
1596     o The new function zoom() allows to explore very large trees by
1597       focusing on a small portion of it.
1598
1599     o The new function yule() fits by maximum likelihood the Yule model
1600       (birth-only process) to a phylogenetic tree.
1601
1602     o Support for writing DNA sequences in FASTA format has been
1603       introduced in write.dna() (support for reading sequences in
1604       this format was introduced in read.dna() in version 1.1-2).
1605       The function has been completely re-written, fixing some bugs
1606       (see below); the default behaviour is no more to display the
1607       sequences on the standard output. Several options have been
1608       introduced to control the sequence printing in a flexible
1609       way. The help page has been extended.
1610
1611     o A new data set is included: a supertree of bats in NEXUS format.
1612
1613
1614 BUG FIXES
1615
1616     o In theta.s(), the default of the option `variance' has
1617       been changed to `FALSE' (as was indicated in the help page).
1618
1619     o Several bugs were fixed in the code of all.equal.phylo().
1620
1621     o Several bugs were fixed in write.dna(), particularly this
1622       function did not work with `format = "interleaved"'.
1623
1624     o Various errors were corrected in the help pages.
1625
1626
1627 OTHER CHANGES
1628
1629     o The argument names of as.hclust.phylo() have been changed
1630       from "(phy)" to "(x, ...)" to conform to the definition of
1631       the corresponding generic function.
1632
1633     o gamma.stat() has been renamed gammaStat() to avoid confusion
1634       since gamma() is a generic function.
1635
1636
1637
1638                 CHANGES IN APE VERSION 1.1-3
1639
1640
1641 BUG FIXES
1642
1643     o base.freq() previously did not return a value of 0 for
1644       bases absent in the data (e.g., a vector of length 3 was
1645       returned if one base was absent). This is now fixed (a
1646       vector of length 4 is always returned).
1647
1648     o Several bugs were fixed in read.nexus(), including that this
1649       function did not work in this absence of a "TRANSLATE"
1650       command in the NEXUS file, and that the commands were
1651       case-sensitive.
1652
1653
1654
1655                 CHANGES IN APE VERSION 1.1-2
1656
1657
1658 NEW FEATURES
1659
1660     o The Tamura and Nei (1993) model of DNA distance is now implemented
1661       in dist.dna(): five models are now available in this function.
1662
1663     o A new data set is included: a set of 15 sequences of the
1664       cytochrome b mitochondrial gene of the woodmouse (Apodemus
1665       sylvaticus).
1666
1667
1668 BUG FIXES
1669
1670     o A bug in read.nexus() was fixed.
1671
1672     o read.dna() previously did not work correctly in most cases.
1673       The function has been completely re-written and its help page
1674       has been considerably extended (see ?read.dna for details).
1675       Underscores (_) in taxon names are no more replaced with
1676       spaces (this behaviour was undocumented).
1677
1678     o A bug was fixed in write.dna().
1679
1680
1681
1682                 CHANGES IN APE VERSION 1.1-1
1683
1684
1685 BUG FIXES
1686
1687     o A bug in read.tree() introduced in APE 1.1 was fixed.
1688
1689     o A bug in compar.gee() resulted in an error when trying to fit
1690       a model with `family = "binomial"'. This is now fixed.
1691
1692
1693
1694                 CHANGES IN APE VERSION 1.1
1695
1696
1697 NEW FEATURES
1698
1699     o The Klastorin (1982) method as suggested by Misawa and Tajima
1700       (2000, Mol. Biol. Evol. 17:1879-1884) for classifying genes
1701       on the basis of phylogenetic trees has been implemented (see
1702       the function klastorin()).
1703
1704     o Functions have been added to convert APE's "phylo" objects in
1705       "hclust" cluster objects and vice versa (see the help page of
1706       as.phylo for details).
1707
1708     o Three new functions, ratogram(), chronogram() and NPRS.criterion(),
1709       are introduced for the estimation of absolute evolutionary rates
1710       (ratogram) and dated clock-like trees (chronogram) from
1711       phylogenetic trees using the non-parametric rate smoothing approach
1712       by MJ Sanderson (1997, Mol. Biol. Evol. 14:1218-1231).
1713
1714     o A summary method is now provided printing a summary information on a
1715       phylogenetic tree with, for instance, `summary(tree)'.
1716
1717     o The behaviour of read.tree() was changed so that all spaces and
1718       tabulations in tree files are now ignored. Consequently, spaces in tip
1719       labels are no more allowed. Another side effect is that read.nexus()
1720       now does not replace the underscores (_) in tip labels with spaces
1721       (this behaviour was undocumented).
1722
1723     o The function plot.phylo() has a new option (`underscore') which
1724       specifies whether the underscores in tip labels should be written on
1725       the plot as such or replaced with spaces (the default).
1726
1727     o The function birthdeath() now computes 95% confidence intervals of
1728       the estimated parameters using profile likelihood.
1729
1730     o Three new data sets are included: a gene tree estimated from 36
1731       landplant rbcL sequences, a gene tree estimated from 32 opsin
1732       sequences, and a gene tree for 50 BRCA1 mammalian sequences.
1733
1734
1735 BUG FIXES
1736
1737     o A bug was fixed in dist.gene() where nothing was returned.
1738
1739     o A bug in plot.mst() was fixed.
1740
1741     o A bug in vcv.phylo() resulted in false correlations when the
1742       option `cor = TRUE' was used (now fixed).
1743
1744
1745
1746                 CHANGES IN APE VERSION 1.0
1747
1748
1749 NEW FEATURES
1750
1751     o Two new functions, read.dna() and write.dna(), read/write in a file
1752       DNA sequences in interleaved or in sequential format.
1753
1754     o Two new functions, read.nexus() and write.nexus(), read/write trees
1755       in a NEXUS file.
1756
1757     o The new function bind.tree() allows to bind two trees together,
1758       possibly handling root edges to give internal branches.
1759
1760     o The new function drop.tip() removes the tips in a phylogenetic tree,
1761       and trims (or not) the corresponding internal branches.
1762
1763     o The new function is.ultrametric() tests if a tree is ultrametric.
1764
1765     o The function plot.phylo() has more functionalities such as drawing the
1766       branches with different colours and/or different widths, showing the
1767       node labels, controling the position and font of the labels, rotating
1768       the labels, and controling the space around the plot.
1769
1770     o The function read.tree() can now read trees with no branch length,
1771       such as "(a,b),c);". Consequently, the element `edge.length' in
1772       objects of class "phylo" is now optional.
1773
1774     o The function write.tree() has a new default behaviour: if the default
1775       for the option `file' is used (i.e. file = ""), then a variable of
1776       mode character containing the tree in Newick format is returned which
1777       can thus be assigned (e.g., tree <- write.tree(phy)).
1778
1779     o The function read.tree() has a new argument `text' which allows
1780       to read the tree in a variable of mode character.
1781
1782     o A new data set is included: the phylogenetic relationships among
1783       the orders of birds from Sibley and Ahlquist (1990).
1784
1785
1786
1787                 CHANGES IN APE VERSION 0.2-1
1788
1789
1790 BUG FIXES
1791
1792     o Several bugs were fixed in the help pages.
1793
1794
1795
1796                 CHANGES IN APE VERSION 0.2
1797
1798
1799 NEW FEATURES
1800
1801     o The function write.tree() writes phylogenetic trees (objects of class
1802       "phylo") in an ASCII file using the Newick parenthetic format.
1803
1804     o The function birthdeath() fits a birth-death model to branching times
1805       by maximum likelihood, and estimates the corresponding speciation and
1806       extinction rates.
1807
1808     o The function scale.bar() adds a scale bar to a plot of a phylogenetic
1809       tree.
1810
1811     o The function is.binary.tree() tests whether a phylogeny is binary.
1812
1813     o Two generic functions, coalescent.intervals() and collapsed.intervals(),
1814       as well as some methods are introduced.
1815
1816     o Several functions, including some generics and methods, for computing
1817       skyline plot estimates (classic and generalized) of effective
1818       population size through time are introduced and replace the function
1819       skyline.plot() in version 0.1.
1820
1821     o Two data sets are now included: the phylogenetic relationships among
1822       the families of birds from Sibley and Ahlquist (1990), and an
1823       estimated clock-like phylogeny of HIV sequences sampled in the
1824       Democratic Republic of Congo.
1825
1826
1827 DEPRECATED & DEFUNCT
1828
1829     o The function skyline.plot() in ape 0.1 has been deprecated and
1830       replaced by more elaborate functions (see above).
1831
1832
1833 BUG FIXES
1834
1835     o Two important bugs were fixed in plot.phylo(): phylogenies with
1836       multichotomies not at the root or not with only terminal branches,
1837       and phylogenies with a single node (i.e. only terminal branches)
1838       did not plot. These trees should be plotted correctly now.
1839
1840     o Several bugs were fixed in diversi.time() in the computation of
1841       AICs and LRTs.
1842
1843     o Various errors were corrected in the help pages.