public class RUtil extends Object
| Constructor and Description |
|---|
RUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initJri()
Try to call "R" process to get location where jri is installed.
|
protected static void |
parseRscriptOutput(InputStream is)
Parse valid Rscript output to find if rJava is installed and where it is installed.
|
protected static void |
setJavaLibraryPath(String newValue)
Set runtime java library path.
|
public static void initJri()
protected static void parseRscriptOutput(InputStream is) throws IOException
is - process outputIOExceptionprotected static void setJavaLibraryPath(String newValue)
newValue - new value to setCopyright © 1999–2015 CodeLutin. All rights reserved.