]> git.donarmstrong.com Git - ape.git/blobdiff - man/all.equal.phylo.Rd
final fixes for ape 2.7-3
[ape.git] / man / all.equal.phylo.Rd
index 0fce2e0c4ed5e068845f6b5de886e3d4fc8c5188..41351daa6a8dbf856511793080cff09ceec308fc 100644 (file)
   format and in the \code{"phylo"} class of objects used in `ape'. One
   aim of the present function is to be able to identify whether two
   objects of class \code{"phylo"} represent the same phylogeny.
+}
+\note{
+  The algorithm used here does not work correctly for the comparison of
+  topologies (i.e., ignoring tip labels) of unrooted trees. This also
+  affects \code{\link{unique.multiPhylo}} which calls the present function. See:
 
-  Only the labelled topologies are compared (i.e. branch lengths are not
-  considered.
+  \url{https://stat.ethz.ch/pipermail/r-sig-phylo/2011-August/001562.html}
 }
 \value{
   A logical value, or a two-column matrix.