I have a Java analysis application for which I need to install R. I also installed R on my system and I installed the Rserve library. But when I try to implement the Rserve () command in the R console, the following error:
SOCK_ERROR: communication error # 98 (address already in use)
I installed everything I needed, along with Rserve, which is necessary for my Java application, and I think they work fine except for Rserve. Can someone help me in this predicament?
The name of the tool is cytoscape along with the fact that I want to run a DvD application for which it throws an error. A Linux operating system (CentOS).
Thanks Mandar
source share