[R] Problem with package SJava

2004-05-18 Thread Nathan Whitehouse
Hi, This main method on class Essai will fail at least for one reason becaue you need to instantiate a ROmegahatInterpreter. Referencing this causes the R DLLs the SJava DLLs to load. However, it appears that they are already loaded, judging from your output below based on the signal

[R] Problem with package SJava

2004-05-17 Thread Vincent MUTEAUD
Hello all, I'm trying to run SJava package (0.65 modified downloaded from : http://stats.math.uni-augsburg.de/iPlots/alpha/) on windows NT 2000 and R 1.8.01. I have also downloaded the PDF Calling R from Java and when I want to execute the following code: import org.omegahat.R.Java.*; import