There is a new version of phytools on CRAN.
Here are some of the updates since the previous version:
A bug fix in
make.simmap
forQ="mcmc"
.A new function
fastDist
to compute the patristic distance between two species.A minor bug fix in
plotSimmap
when the edge order of the input tree is"pruningwise"
.The addition of a scale bar for the
plot.cophylo
S3 method.A total re-write of the internally used function
phyloDesign
. (It's also now in the name space.)A small update to the phytools function to fix malconformed trees (
untangle
).Update to
cophylo
for trees without edge lengths (here).Functionality to add node, edge, and tip labels to a plotted object of class
"cophylo"
.New functionality in
plotTree.wBars
for user control of the bar colors (here).New interactive modes for the phytools functions
bind.tip
andreroot
.Update to
phylo.to.map
to permit right- facing trees.Update to
phylo.to.map
to permit use withnodelabels
,tiplabels
, andedgelabels
from ape (here).An important update for
describe.simmap
(and thus the S3summary
method for objects of class"multiSimmap"
) when trees have potentially incongruent topologies.A new function to simulate a stochastic species-level tree from a genus backbone tree.
An update to
contMap
to permit user-supplied node states.A new feature in
fastAnc
to permit some node states to be fixed.A new function for computing the relative frequency of different types of state changes along edges in a set of stochastic-mapped trees.
A function to comute the matrix-representation of a tree for
mrp.supertree
- although it can also be used on it's own (here).A variety of bug fixes in
phenogram
,fastAnc
,fitMk
, andrerootingMethod
, detailed here.And, finally, separate user control of edge & legend line widths in
plot.contMap
.
Along with some other changes & bug fixes. Check it out!
I can't use phytools with the latest R vesion (3.2.3), because phytools requires package ‘Biostrings’, which is not available for R version 3.2.3. :(
ReplyDeleteHi Andrey.
DeleteYes, this is an issue with the dependency on phangorn. Klaus Schliep, the author & maintainer of phangorn, posted a solution here. Let us know if that works.
All the best, Liam
Hi Liam,
DeleteThank you for the swift reply and the link! Now it works!!!
This comment has been removed by the author.
DeleteThis comment has been removed by the author.
Delete