[R] error "evaluation nested too deeply" {was "Heatmap"}
Donati, Claudio
Claudio_Donati at chiron.it
Wed Jul 21 10:41:24 CEST 2004
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
More information about the R-help
mailing list