[R] Error running as.phylo (package ape)

Emmanuel Paradis paradis at isem.univ-montp2.fr
Tue Jan 6 16:20:00 CET 2004


At 18:29 04/01/2004 -0200, vous avez écrit:
>Hi all,
>
>I  try to  convert hclust object to phylo object, using as.phylo (package
>ape), but got an error like the following:
>
> > tese<- read.table ("tese_guildas.txt", header=T)
> > library(mva)
> > library(ape)
> > hclust.tree<-hclust(dist(tese[1:156,]))
> > phylo.tree<- as.phylo(hclust.tree)
> > Segmentation fault (core dumped)
>
>Can someone give me a hint where I migth be going wrong? Is there something I
>forgot to do?
>
>Best regards,
>
>Rogério
>
>[R Version: 1.8.0; Platform: Mandrake 9.2]

I have just uploaded a new version of ape (1.2) to CRAN which should fix 
this problem, together with a few new functions.

Emmanuel Paradis

>______________________________________________
>R-help at stat.math.ethz.ch mailing list
>https://www.stat.math.ethz.ch/mailman/listinfo/r-help




More information about the R-help mailing list