Re: [R] What should I do regarding "DLL attempted to change..." warning ?

2010-04-02 Thread Prof Brian Ripley
On Fri, 2 Apr 2010, Duncan Murdoch wrote: On 02/04/2010 7:01 AM, Tal Galili wrote: Hi all, The call to: library(rJava) Results in the following warning massage: Warning message: In inDL(x, as.logical(local), as.logical(now), ...) : DLL attempted to change FPU control word from 8001f to 900

Re: [R] What should I do regarding "DLL attempted to change..." warning ?

2010-04-02 Thread Tal Galili
Thanks Duncan and Romain, I'll go and do that. with regards, Tal Contact Details:--- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.

Re: [R] What should I do regarding "DLL attempted to change..." warning ?

2010-04-02 Thread Duncan Murdoch
On 02/04/2010 7:01 AM, Tal Galili wrote: Hi all, The call to: library(rJava) Results in the following warning massage: Warning message: In inDL(x, as.logical(local), as.logical(now), ...) : DLL attempted to change FPU control word from 8001f to 9001f After some searching I found the follow

[R] What should I do regarding "DLL attempted to change..." warning ?

2010-04-02 Thread Tal Galili
Hi all, The call to: library(rJava) Results in the following warning massage: Warning message: In inDL(x, as.logical(local), as.logical(now), ...) : DLL attempted to change FPU control word from 8001f to 9001f After some searching I found the following explanation: > R expects all calls to