https://github.com/cran/ape
Raw File
Tip revision: e5e54711b777aa21c51f98a236db15ccf0c6c3f4 authored by Emmanuel Paradis on 24 September 2018, 07:00:03 UTC
version 5.2
Tip revision: e5e5471
NAMESPACE
useDynLib(ape, .registration = TRUE)

exportPattern("^[^\\.]")
export(.compressTipLabel, .uncompressTipLabel, .PlotPhyloEnv)

importFrom(graphics, abline, arrows, axTicks, axis, barplot, boxplot, bxp,
           close.screen, identify, image, image.default, layout, legend,
           lines, locator, mtext, par, plot, plot.default, points, polygon,
           rect, screen, segments, split.screen, strheight, strwidth,
           symbols, text, title, xinch, yinch)
importFrom(grDevices, col2rgb, dev.cur, dev.new, dev.off, dev.set,
           devAskNewPage, grey, rainbow, rgb, topo.colors)
importFrom(lattice, xyplot, panel.lines, panel.points)
importFrom(methods, as, show)
importFrom(nlme, corMatrix, Dim, getCovariate, getGroups,
           getGroupsFormula, gls, Initialize)
importFrom(stats, AIC, anova, as.dist, as.hclust, biplot, coef, complete.cases,
           cophenetic, cor, cor.test, cov, cov2cor, density, dgamma,
           dpois, drop1, formula, gaussian, glm, hclust, integrate,
           lm, mahalanobis, median, model.frame, model.matrix,
           model.response, na.fail, na.omit, nlm, nlminb, optim, optimize,
           p.adjust, pchisq, pf, pgamma, pnorm, ppois, printCoefmat, pt,
           qbinom, qnorm, qt, quantile, quasibinomial, rbinom, reorder, resid,
           rexp, rgamma, rnorm, runif, sd, setNames, terms, uniroot, var,
           wilcox.test)
importFrom(utils, browseURL, download.file, edit, read.table, str)
importFrom(parallel, mclapply)
importFrom(Rcpp, sourceCpp)

## Methods for the classes defined in ape, including for the generics
## defined in ape (see also below). Some methods are exported above.

S3method(is.binary, tree) # to delete when removing the function

S3method("[", AAbin)
S3method(as.character, AAbin)
S3method(as.list, AAbin)
S3method(as.matrix, AAbin)
S3method(c, AAbin)
S3method(image, AAbin)
S3method(labels, AAbin)
S3method(print, AAbin)
S3method(updateLabel, AAbin)

S3method(AIC, ace)
S3method(anova, ace)
S3method(deviance, ace)
S3method(logLik, ace)
S3method(print, ace)

S3method(print, binaryPGLMM)

S3method(as.prop.part, bitsplits)
S3method(is.compatible, bitsplits)
S3method(print, bitsplits)
S3method(sort, bitsplits)

S3method(drop1, compar.gee)
S3method(predict, compar.gee)
S3method(print, compar.gee)

S3method(print, corphylo)

S3method("[", DNAbin)
S3method(all.equal, DNAbin)
S3method(as.character, DNAbin)
S3method(as.list, DNAbin)
S3method(as.matrix, DNAbin)
S3method(c, DNAbin)
S3method(cbind, DNAbin)
S3method(image, DNAbin)
S3method(labels, DNAbin)
S3method(makeLabel, DNAbin)
S3method(print, DNAbin)
S3method(rbind, DNAbin)
S3method(updateLabel, DNAbin)

S3method(as.phylo, evonet)
S3method(Nedge, evonet)
S3method(plot, evonet)
S3method(print, evonet)
S3method(reorder, evonet)
S3method(updateLabel, evonet)

S3method("[", multiPhylo)
S3method("[<-", multiPhylo)
S3method("[[", multiPhylo)
S3method("[[<-", multiPhylo)
S3method("$", multiPhylo)
S3method("$<-", multiPhylo)
S3method(c, multiPhylo)
S3method(di2multi, multiPhylo)
S3method(is.binary, multiPhylo)
S3method(is.rooted, multiPhylo)
S3method(is.ultrametric, multiPhylo)
S3method(makeLabel, multiPhylo)
S3method(multi2di, multiPhylo)
S3method(Nedge, multiPhylo)
S3method(Nnode, multiPhylo)
S3method(Ntip, multiPhylo)
S3method(plot, multiPhylo)
S3method(print, multiPhylo)
S3method(reorder, multiPhylo)
S3method(root, multiPhylo)
S3method(str, multiPhylo)
S3method(unique, multiPhylo)
S3method(unroot, multiPhylo)

S3method("+", phylo)
S3method(all.equal, phylo)
S3method(as.hclust, phylo)
S3method(as.matching, phylo)
S3method(coalescent.intervals, phylo)
S3method(c, phylo)
S3method(cophenetic, phylo)
S3method(di2multi, phylo)
S3method(identify, phylo)
S3method(is.binary, phylo)
S3method(is.rooted, phylo)
S3method(is.ultrametric, phylo)
S3method(makeLabel, phylo)
S3method(multi2di, phylo)
S3method(Nedge, phylo)
S3method(Nnode, phylo)
S3method(Ntip, phylo)
S3method(plot, phylo)
S3method(print, phylo)
S3method(reorder, phylo)
S3method(root, phylo)
S3method(skyline, phylo)
S3method(summary, phylo)
S3method(unroot, phylo)
S3method(updateLabel, phylo)
S3method(vcv, phylo)

S3method(plot, phymltest)
S3method(print, phymltest)
S3method(summary, phymltest)

S3method(lines, popsize)
S3method(plot, popsize)

S3method(as.bitsplits, prop.part)
S3method(plot, prop.part)
S3method(print, prop.part)
S3method(summary, prop.part)

S3method(lines, skyline)
S3method(plot, skyline)

## Methods for PGLS:

## methods of coef() from stats:
S3method(coef, corBlomberg)
S3method(coef, corBrownian)
S3method(coef, corGrafen)
S3method(coef, corMartins)
S3method(coef, corPagel)

## methods to work with nlme:
S3method(corMatrix, corBlomberg)
S3method(corMatrix, corBrownian)
S3method(corMatrix, corGrafen)
S3method(corMatrix, corMartins)
S3method(corMatrix, corPagel)
S3method(Initialize, corPhyl)

## Miscellaneous classes for which there is only one method:

S3method(biplot, pcoa)

S3method(plot, correlogram)
S3method(plot, correlogramList)
S3method(plot, mst)
S3method(plot, varcomp)

S3method(print, birthdeath)
S3method(print, bitsplits)
S3method(print, chronos)
S3method(print, comparePhylo)
S3method(print, lmorigin)
S3method(print, parafit)

## Other methods of the generics defined in ape:

S3method(as.AAbin, AAMultipleAlignment)
S3method(as.AAbin, AAString)
S3method(as.AAbin, AAStringSet)
S3method(as.AAbin, character)
S3method(as.AAbin, list)

S3method(as.DNAbin, alignment)
S3method(as.DNAbin, character)
S3method(as.DNAbin, DNAMultipleAlignment)
S3method(as.DNAbin, DNAString)
S3method(as.DNAbin, DNAStringSet)
S3method(as.DNAbin, list)
S3method(as.DNAbin, PairwiseAlignmentsSingleSubject)

S3method(as.evonet, phylo)

S3method(as.phylo, formula)
S3method(as.phylo, hclust)
S3method(as.phylo, matching)
S3method(as.phylo, phylog)

S3method(coalescent.intervals, default)

S3method(makeLabel, character)

S3method(skyline, coalescentIntervals)
S3method(skyline, collapsedIntervals)

S3method(updateLabel, character)
S3method(updateLabel, data.frame)
S3method(updateLabel, matrix)

S3method(vcv, corPhyl)

if (getRversion() >= "3.6.0") {
    ##S3method(phangorn::as.phyDat, AAbin)
    S3method(network::as.network, phylo)
    S3method(igraph::as.igraph, phylo)
    ##S3method(phangorn::as.networx, evonet)
    S3method(network::as.network, evonet)
    S3method(igraph::as.igraph, evonet)
}
back to top