search for: resultstr

Displaying 2 results from an estimated 2 matches for "resultstr".

Did you mean: resultptr
2007 Jan 08
0
Using JRI Calling R function from Java
...ve Installed and running JRI from Java and it works. Using : java -cp jri.jar; MainApp.java The problem is How do I calling R function that need R library I have tried these with my Java program : x = re.eval("glm( y ~ x1 + x2, family = poisson)"); String resultString = x.asString(); but it did'n't work, resultString variable did't give any result it's null questions : Is there any other way to call this R function from Java using JRI? and I have heard omegahat package can be use to calling R function are there any links, examples , tutori...
2006 Dec 08
0
Wine release 0.9.27
...atl: Change storage class of dll_count to static. comcat/tests: Cast-qual warnings fix. advapi32: Eliminate wild pointers. crypt32/tests: Cast-qual warnings fix. crypt32/tests: Cast-qual warnings fix. Byeong-Sik Jeon (1): imm32: Send the WM_IME_CHAR message, although ResultString has been read. Charles Blacklock (2): oleaut32: Add VarBstrCmp binary comparison for LCID==0. oleaut32: Cleanup of previous VarBstrCmp patch. Chris Robinson (3): wgl: Don't return prematurely if ConvertPixelFormatWGLtoGLX receives an invalid pixel format. wgl: Fix f...