¡@

Home 

java Programming Glossary: rserve

How to make a simple program to call R from java using eclipse and Rserve

http://stackoverflow.com/questions/10216014/how-to-make-a-simple-program-to-call-r-from-java-using-eclipse-and-rserve

a simple program to call R from java using eclipse and Rserve This question is long but very simple. I am posting it because.. in my java application. From my research I found out that Rserve is a special package that can bridge between R and other platforms.. since it acts as a TCP IP server. The website for Rserve is http www.rforge.net Rserve index.html and the website claims..