ru.biosoft.plugins.jri
Class RServeRunner

java.lang.Object
  extended by ru.biosoft.plugins.jri.RServeRunner

public class RServeRunner
extends java.lang.Object

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

RServeRunner

public RServeRunner()
Method Detail

runRServe

public 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. This method is meant to be set-and-forget and cover most default setups. For special setups you may get more control over R with <launchRserve instead.



Copyright © 2001-2009 Biosof.Ru. All Rights Reserved.