Hi all,
Recently, while working with weka-3-7-13, when I am trying to use "classify" in weka explorer and click "choose"button under classifier, getting following message:
Exception in thread "Thread-13" java.lang.UnsatisfiedLinkError: org.rosuda.JRI.Rengine.rniSetupR([Ljava/
lang/StringI
org.rosuda.JRI.Rengine.rniSetupR(Native Method)
org.rosuda.JRI.Rengine.setupR(Rengine.java:170)
org.rosuda.JRI.Rengine.run(Rengine.java:635)
at org.rosuda.JRI.Rengine.rniSetupR(Native Method)
at org.rosuda.JRI.Rengine.setupR(Rengine.java:170)
at org.rosuda.JRI.Rengine.run(Rengine.java:635)
It was working fine by now but not sure what happened suddenly.
regards,
Mahesh