java.lang.Objectru.biosoft.plugins.jri.RServeRunner
public class RServeRunner
Runs RServe if necessary
| Constructor Summary | |
|---|---|
RServeRunner()
|
|
| Method Summary | |
|---|---|
static boolean |
runRServe()
checks whether Rserve is running and if that's not the case it attempts to start it using the defaults for the platform where it is run on. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RServeRunner()
| Method Detail |
|---|
public static boolean runRServe()
launchRserve instead.