Hi,

Klaus: thanks for the fix.

There is a development version on ape-package.ird.fr:

http://ape-package.ird.fr/ape_installation.html#versions

This version is 4.0-0.2. The source as well as a Windows version are avaialble. The list of changes is there:

http://ape-package.ird.fr/NEWS

Best,

Emmanuel

Le 14/01/2017 à 00:43, Yan Wong a écrit :
On 13 Jan 2017, at 20:37, Klaus Schliep <klaus.schl...@gmail.com> wrote:

Hi Yan,

it seems we introduced a small bug with making these functions generic. Replace 
in the function .multi2di_ape the line
phy <- reorder(phy)
with
phy <- .reorder_ape(phy, "cladewise", FALSE, n, 1L)
and it should work. You have to recompile ape afterwards.

By the way, is this likely to make it into a new release soon, or is there a 
dev version I can access somehow? I need to roll this out across a number of 
different computers, some of which I don’t have admin access to.

Yan
_______________________________________________
R-sig-phylo mailing list - R-sig-phylo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-phylo
Searchable archive at http://www.mail-archive.com/r-sig-phylo@r-project.org/






_______________________________________________
R-sig-phylo mailing list - R-sig-phylo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-phylo
Searchable archive at http://www.mail-archive.com/r-sig-phylo@r-project.org/

Reply via email to