]> git.donarmstrong.com Git - ape.git/blobdiff - R/ape-defunct.R
fixing drop.tip and bionj
[ape.git] / R / ape-defunct.R
index fa885b4add6d48ba1479516e6f9d22a66875d353..c89dc06738df17dd295a6f644659d7918d5d5837 100644 (file)
@@ -2,25 +2,34 @@ klastorin <- function(phy)
     .Defunct(msg = '\'klastorin\' has been removed from ape,
     see help("ape-defunct") for details.')
 
-heterozygosity <- function (x, variance = FALSE)
-    .Defunct(msg = '\'heterozygosity\' has been moved from ape to pegas,
+mlphylo <- function(...)
+    .Defunct(msg = '\'mlphylo\' has been removed from ape,
     see help("ape-defunct") for details.')
 
-H <- function(x, variance = FALSE)
-    heterozygosity (x, variance = FALSE)
+DNAmodel <- function(...)
+    .Defunct(msg = '\'DNAmodel\' has been removed from ape,
+    see help("ape-defunct") for details.')
+
+sh.test <- function(...)
+    .Defunct(msg = '\'sh.test\' has been removed from ape,
+    see help("ape-defunct") for details.')
+
+evolve.phylo <- function(phy, value, var)
+    .Defunct(msg = '\'evolve.phylo\' has been removed from ape,
+    see help("ape-defunct") for details.')
 
-nuc.div <- function(x, variance = FALSE, pairwise.deletion = FALSE)
-    .Defunct(msg = '\'nuc.div\' has been moved from ape to pegas,
+plot.ancestral <- function(...)
+    .Defunct(msg = '\'plot.ancestral\' has been removed from ape,
     see help("ape-defunct") for details.')
 
-theta.h <- function(x, standard.error = FALSE)
-    .Defunct(msg = '\'theta.h\' has been moved from ape to pegas,
+chronogram <- function(...)
+    .Defunct(msg = '\'chronogram\' has been removed from ape,
     see help("ape-defunct") for details.')
 
-theta.k <- function(x, n = NULL, k = NULL)
-    .Defunct(msg = '\'theta.k\' has been moved from ape to pegas,
+ratogram <- function(...)
+    .Defunct(msg = '\'ratogram\' has been removed from ape,
     see help("ape-defunct") for details.')
 
-theta.s <- function(s, n, variance = FALSE)
-    .Defunct(msg = '\'theta.s\' has been moved from ape to pegas,
+NPRS.criterion <- function(...)
+    .Defunct(msg = '\'NPRS.criterion\' has been removed from ape,
     see help("ape-defunct") for details.')