Displaying 1 result from an estimated 1 matches for "desbord".
Did you mean:
debord
2009 Oct 27
3
Stack overflow in R 2.10.0 with sub()
...AL_NUME_ID<-sub("(^ +)|( +$)","",alumnos$AL_NUME_ID),)
"alumnos" is a data base with 900.000 rows and 72 columns.
and "alumnos$AL_NUME_ID" is a character variable read form
a "mysql" database.
The system shows me this message:
Error: C produce desborde de pila en 'segfault'
It seems a "stack overflow" problem, but it works on R 2.9.2!
Thank you for your help, and again, thank you for your work!!!
Kenneth