Skip to content
Prev 257835 / 398502 Next

Using Java methods in R

----------------------------------------
It appears that by default the current directory is on the
classpath. I must have installed this on 'dohs before
and if I copy the class file into R directory it
can find it,
Error in .jnew("foo") : java.lang.NoClassDefFoundError: foo
[1] "Java-Object{dayte at 1de3f2d}"
that's unlikely to fix all your problems, you want to set the classpath
but if you know the term and can load cygwin you should be able
to find the way to set that up.