Skip to content
Prev 1183 / 1559 Next

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

Thank you!

In order to identify which library is used by RStudio, I have actually done
the following in RStudio:
Amazingly, all the programs still worked in RStudio...

So at least for RStudio, LD_LIBRARY_PATH is not used for RODBC, as you
pointed out earlier...

Then what shall I set up for running the same program in R-Console?

What are the key elements that are in RStuio but missing in R-Console?

I have also made sure the RStudio and R-Console have the same underlying by
checking:

R.Version
R.home()

in both R-Console and RStudio...

Any more thoughts? Thanks a lot again!
On Mon, May 28, 2012 at 8:01 AM, Paul Gilbert <pgilbert902 at gmail.com> wrote: