]> git.donarmstrong.com Git - ape.git/blobdiff - man/fastme.Rd
stabler and faster C code for ME and BIONJ
[ape.git] / man / fastme.Rd
index cd8b4edd8cc755b8e0b975a73ebc1dc5de616aea..897ffa0942313637d415e880943f9ebac2abe5d7 100644 (file)
@@ -35,7 +35,6 @@
   \code{\link{dist.dna}}, \code{\link{mlphylo}}
 }
 \examples{
-\dontrun{
 ### From Saitou and Nei (1987, Table 1):
 x <- c(7, 8, 11, 13, 16, 13, 17, 5, 8, 10, 13,
        10, 14, 5, 7, 10, 7, 11, 8, 11, 8, 12,
@@ -51,6 +50,5 @@ data(woodmouse)
 trw <- fastme.bal(dist.dna(woodmouse))
 plot(trw)
 }
-}
 \keyword{models}