Donati, Claudio
2004-Jul-21 08:41 UTC
[R] error "evaluation nested too deeply" {was "Heatmap"}
Hi, Trying to plot a large dendrogram, I get the recursion limit error Error in match.fun(FUN) : evaluation nested too deeply: infinite recursion / options(expression=)? but setting options(expressions = 10000) or something large enough to solve the infinite recursion limit problem, I get Error: protect(): stack overflow Is there anything that can be done? Thanks Claudio Donati
Possibly Parallel Threads
- error "evaluation nested too deeply" {was "Heatmap"}
- error using heatmap :"evaluation nested too deeply....."
- Error: evaluation nested too deeply when doing heatmap with binary distfunction
- evaluation is nested too deeply: infinite recursion?
- Recall function: "evaluation nested too deeply: infinite recursion / options(expressions=)?"