Re: [R] node stack overflow when extracting labels from a dendrogram

2013-04-03 Thread Anupam Tyagi
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 wrote: > It looks like R 3.0.0 has the same limitation as t

[R] node stack overflow when extracting labels from a dendrogram

2013-04-03 Thread Oleksandr Moskalenko
It looks like R 3.0.0 has the same limitation as the 2.x series. When extracting labels from about 3 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@