[R] "Error: C stack usage is too close to the limit" (can't understand explanations of how to fix this)

anon36 anon36 at yahoo.com
Thu May 21 11:53:54 CEST 2009


Apparently the way to deal with this error message is to set
  R_CStackLimit = (uintptr_t)-1
I tried typing this in the R console, but it says Error: object
"R_CStackLimit" not found.
So where do I type it? In one of the initialization files that R uses when
it starts up?
I can't find the answer anywhere. Please note that I don't understand words
like "DLL" or "embed", and I don't understand how R works at any deep level.
I am using R 2.8.1 on Windows XP. 
-- 
View this message in context: http://www.nabble.com/%22Error%3A-C-stack-usage-is-too-close-to-the-limit%22-%28can%27t-understand-explanations-of-how-to-fix-this%29-tp23650518p23650518.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list