[R] Limit on Function Size
Neil Klepeis
nklepeis at uclink4.berkeley.edu
Fri Aug 30 08:57:38 CEST 2002
With R 1.5.1 (Linux/Intel), I noticed that one of my large functions
(>3000 lines) can no longer be parsed. Somewhere around 2800 lines, R
will segfault when I `eval(parse(file="..."))' the function.
I can parse the lines after around line 2800 by themselves (i.e., cut
and pasted).
Is there some new limit on the size of R functions?
--
______________________________________________________
Neil E. Klepeis, UC Berkeley, School of Public Health,
and Lawrence Berkeley National Laboratory,
Berkeley, CA USA.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list