Renjin can't load pckages
问题 I'm a newbie with Renjin. I'm trying to use Renjin in a Java application. I'm trying to develop the example showed here. I'm compiling with gradle, as recommended in the renjin's web page. So, with gradle build all is ok when I run gradle build. Building with Renjin 0.8.2527 :compileJava UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :jar UP-TO-DATE :startScripts UP-TO-DATE :distTar UP-TO-DATE :distZip UP-TO-DATE :assemble UP-TO-DATE :compileTestJava UP-TO-DATE