[Rd] rJava System.out / System.err & stacktraces

2012-01-06 Thread kapelner
Hi, Is there any way to initialize rJava so it can print System.out and System.err to console? Also, is there any way to see stack traces? Otherwise we're limited to just seeing: > .jcall(machine, "V", "Build") > .jcheck() Error: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 which doesn

Re: [Rd] Call R function from Java

2006-07-13 Thread Adam Kapelner
Hey guys, It worked. All I had to do is set PATH = < R directory > in my system variables in "My Computer" and that was it! Oh btw Simon, I couldn't find the run.bat in the JRI_0.2-4.tar.gz file. I found a "run.in" but that is a unix bash script. Another question: When I'm evaluating R expressi