Re: [R] R-Embedding and error messages

2008-08-20 Thread Jorge Cardoso
I tried both solutions but I always get "undefined symbol" when executing I have checked my Makefile and I'm sure that -lR is present when compiling I did a grep for the R-sources and verified that both functions exists I will try to post it in r-devel list. Thank for yours responses dear Mar

[R] Handling Runtime Error Messages

2008-08-15 Thread Jorge Cardoso
ng an exceptional condition in the arima model. I want to catch these error messages (or at least the code error number) to take some corrective actions. Is there any way to do that ? Regards, Jorge Cardoso __ R-help@r-project.org mailing list