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/