<div dir="ltr"><div>Hello....</div><div><br></div><div>I&#39;ve being posting bugs here... should I do it here or is it better to go to the issues in github?</div><div><br></div><div>This works fine in Gnu R:</div><div><br></div><div>&gt; pl = list(&quot;ggplot2&quot;)<br>&gt; do.call(&quot;library&quot;, pl)</div><div><br></div><div>But doing:</div><div><br></div><div>pl = Polyglot.eval(&quot;R&quot;, &quot;list&quot;).call(&quot;ggplot2&quot;)<br>Polyglot.eval(&quot;R&quot;, &quot;do.call&quot;).call(&quot;library&quot;, pl)</div><div><br></div><div>Crashes with:</div><div><br></div><div>com.oracle.truffle.r.runtime.ffi.DLL$DLLException: package &#39;init&#39; method failed<br>    at com.oracle.truffle.r.runtime.ffi.DLL$LoadPackageDLLNode.execute(DLL.java:581)<br>    at com.oracle.truffle.r.nodes.builtin.base.DynLoadFunctions$DynLoad.doDynLoad(DynLoadFunctions.java:77)<br>    at com.oracle.truffle.r.nodes.builtin.base.DynLoadFunctionsFactory$DynLoadNodeGen.execute(DynLoadFunctionsFactory.java:46)<br>    at com.oracle.truffle.r.nodes.builtin.RBuiltinNode$Arg4.call(RBuiltinNode.java:213)<br>    at com.oracle.truffle.r.nodes.builtin.InternalNode$InternalCallNode.execute(InternalNode.java:233)<br></div><div><br></div><div>Thanks...</div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature">Rodrigo Botafogo<br><br></div></div></div>