Oleksandr Moskalenko
2013-Apr-04 03:53 UTC
[R] node stack overflow when extracting labels from a dendrogram
It looks like R 3.0.0 has the same limitation as the 2.x series. When extracting labels from about 30000 node dendrogram (x=labels(h)) R throws an error: Error in match.fun(FUN) : node stack overflow Is there a way around it? Thanks, Alex
Anupam Tyagi
2013-Apr-04 06:04 UTC
[R] node stack overflow when extracting labels from a dendrogram
You are doing better: I had crashed a Unix workstation some years ago trying to read 3-d Table of about 50x50x150 in S+. You may just have to wait for computer to be better. Anupam. On Thu, Apr 4, 2013 at 9:23 AM, Oleksandr Moskalenko <om@hpc.ufl.edu> wrote:> It looks like R 3.0.0 has the same limitation as the 2.x series. When > extracting labels from about 30000 node dendrogram (x=labels(h)) R throws > an error: > > Error in match.fun(FUN) : node stack overflow > > Is there a way around it? > > Thanks, > > Alex > ______________________________________________ > R-help@r-project.org mailing list > stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]