Skip to content

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

3 messages · Michael, Paul Gilbert

#
Help! The R Console very quietly closed and exited without giving any
errors/warnings...after I loaded the RODBC library...

Loading required package: RODBC
On Sat, May 26, 2012 at 10:27 PM, Michael <comtech.usa at gmail.com> wrote:

            

  
  
#
On Sun, May 27, 2012 at 11:32 AM, Michael <comtech.usa at gmail.com> wrote:

            

  
  
#
(Cross posting should not be done!)

A crash to the shell prompt suggests a bad .so got loaded. Maybe you are 
picking up a 32 bit version instead of 64 bit, or the reverse. I am 
surprised you need to set  LD_LIBRARY_PATH, and if you set it wrong it 
might cause this. (Just guessing.)

Paul
On 12-05-27 01:26 PM, Michael wrote: