[R-sig-hpc] recursion depth limitations

Suzen, Mehmet msuzen at gmail.com
Thu Dec 13 16:45:53 CET 2012


Hello List,

I am aware that one can set with recursion depth 'options(expressions
= #)', but it has 500K limit. Why do we have a 500K limit on this?
While some algorithms are only "solvable"  feasibility with recursion
and 500K sounds not too much i.e. graph algorithms
for example dependency trees with large nodes easily reach to that number.

Best,
-m



More information about the R-sig-hpc mailing list