Package ubic.basecode.util.r
Class JRIClientTest
java.lang.Object
ubic.basecode.util.r.AbstractRClientTest
ubic.basecode.util.r.JRIClientTest
For this test to work, you need to have R installed, the R_HOME environment variable set and rJava installed with
the JRI library.
- Author:
- pavlidis
-
Field Summary
Fields inherited from class ubic.basecode.util.r.AbstractRClientTest
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.basecode.util.r.AbstractRClientTest
setUp, tearDown, testAnovaA, testAnovaB, testAnovaC, testAnovaD, testAnovaE, testAnovaF, testAssignAndRetrieveMatrix, testAssignAndRetrieveMatrixB, testAssignAndRetrieveMatrixC, testAssignAndRetrieveMatrixD, testAssignStringList, testDataFrameA, testDoubleArrayTwoDoubleArrayEval, testDoubleTwoDoubleArrayEval, testExec, testExecDoubleArray, testExecError, testFactorAssign, testFindExecutable, testLimmaA, testLinearModelA, testLinearModelB, testLinearModelC, testLinearModelD, testListEvalA, testListEvalB, testLoadLibrary, testLoadScript, testStringListEval, testStringListEvalB, testTTest, testTTestFail
-
Constructor Details
-
JRIClientTest
public JRIClientTest()
-
-
Method Details
-
checkRHome
public static void checkRHome() -
createRClient
- Specified by:
createRClientin classAbstractRClientTest
-