There is a new version of phytools (0.5-38) on CRAN in advance of the workshop I will teach this coming week in San Juan, Puerto Rico with Mike Alfaro, Ricardo Betancur, and Luke Harmon.
Here are some of the updates for this version:
A simple function (
matchLabels
) to match labels between trees.A new function (
consensus.edges
) containing various methods to compute the consensus edge lengths from a set of trees.Fixes to the functions
dotTree
andfitPagel
(here). (Also here: 1, 2.)An update to
evol.vcv
to fit a one matrix only model. (I also subsequently pushed an update to allow it work for only one trait too.)New S3 method updates for object classes
"simmap"
and"multiSimmap"
and new functionmapped.states
(here).More important fixes to
dotTree
for trees containing few taxa.Some internal (but important) ways in which the way phytools plots left-facing trees. (Also here.)
New function,
averageTree
for computing the 'average' phylogeny in a set, by some criteria (1, 2, 3, 4).Separate user control of left- and right-facing tree font sizes in
plot.cophylo
(here).Update to
cophylo
to permit links inassoc
for taxa not found in the trees (here).Simple
as.phylo
method for objects of class"simmap"
and"multiSimmap"
(here).New options for setting the root state in
sim.history
.A version of
bind.tree
for objects of class"simmap"
(also here).Important updates to
fitPagel
to permit different dependency relationships between traits and different models of evolution.New options for user control in
dotTree
(here).A new S3 plot method for objects of class
"fitPagel"
(1, 2).S3 plotting method for discrete character models fit using
fitMk
orfitDiscrete
in the geiger package (1, 2, 3).Important updates to the
plot.phylo.to.map
method (here).Update to function (
multiC
) for computing multiple phylogenetic VCV matrices depending on the state of a mapped trait (here).Important bug fix for the function
contMap
.Update to
roundPhylogram
to permit different line edges and types.Finally, a new interactive version of
phylo.toBackbone
to permit a backbone tree with subtrees plotted as triangles to be created interactively, rather than via a static translation table (here).
These updates are already on CRAN - but it will probably take a couple of days for binaries to be built and percolate through the mirror repositories. In the meantime, as always, phytools can be installed from GitHub. Enjoy!
No comments:
Post a Comment
Note: due to the very large amount of spam, all comments are now automatically submitted for moderation.