Displaying 1 result from an estimated 1 matches for "vital101".
2008 Aug 08
1
Invoking R from application
Dear all,
I'm trying to invoke R from an application which I'm developing. I
have indications that the problem is specific to R. I'm able to e.g.
invoke a Python script in the same way with success, but R is giving
me problems. Last year a guy with nickname vital101 posted a message
on the Java forums website about invoking R from Java. The link to
that thread is:
http://www.java-forums.org/advanced-java/3433-external-program-execution-problems.html#post6970
Unfortunately, he did not report back whether he found a solution at
the time. As I said, I believe th...