Displaying 1 result from an estimated 1 matches for "initplatform".
Did you mean:
init_platform
2006 Dec 21
1
iplots/JGR on OS X 10.4.8
...at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at org.rosuda.util.Platform.initPlatform(Platform.java:44)
at org.rosuda.iplots.Framework.<init>(Framework.java:48)
>
or in the case of iplots directly...
> library(iplots)
Error in .jnew("org/rosuda/iplots/Framework") :
Failed to create object of class `org/rosuda/iplots/Framework'
In addition: Warning m...