Skip to content
Prev 3489 / 29559 Next

Using rJava with ImageJ plugin

On Tue, 22 Apr 2008, Andrew Niccolai wrote:

            
Windows, right? No idea, can you use system() instead of rJava? I haven't 
bothered to make it work on any Linux platforms. I have not seen any 
results suggesting that anyone has reflected S4 sp classes to Java, so I 
guess using system() and files simplifies things enough to keep them 
working.

My rJava attempts strand on your choice of wrong Java version/wrong class 
path/etc., and have been so painful to debug that I've not found them 
fruitful to continue. On the other hand (D)COM seems to be very reliable 
on Windows, including (D)COM from Python giving a working alternative to 
Rpy on Windows.

Roger