Skip to content
Prev 1182 / 1559 Next

SOS! R Console crashed after loading RODBC... Update: Re: How to set up RODBC? Diff between R Console and RStudio?

I think it would be useful to first understand how your RStudio 
environment is working. You should not need both "/pp64/odbc/5.3/lib" 
and "/pp64/odbc/5.1/lib" on your LD_LIBRARY_PATH. One can guess what is 
being used, but it would be better to be certain. So if you can get a 
relatively clean RStudio environment that works, then deciding what to 
use in the console session would be easier.

Once again, while the crash to the shell with no error messages may not 
happen until you execute some R commands, this behaviour is almost 
certainly related to loading a bad binary file or library.

(Also, be certain you are getting the same version of R and package 
libraries when you run RStudio and your console session.)

Paul
On 12-05-27 09:59 PM, Michael wrote: