Uses of Class
ubic.basecode.util.r.AbstractRClientTest
-
Packages that use AbstractRClientTest Package Description ubic.basecode.util.r -
-
Uses of AbstractRClientTest in ubic.basecode.util.r
Subclasses of AbstractRClientTest in ubic.basecode.util.r Modifier and Type Class Description classJRIClientTestFor this test to work, you need to have R installed, the R_HOME environment variable set and rJava installed with the JRI library.classRServeClientTestFor this test to work, you need to have Rserve running on the default port (6311).
-