GC overhead limit exceeded

Hello,

From I've updated Java there are a lot of problems with R...
I think the most annoying error is when I want to import to or export from R some xlsx files. Usually these kind of error is occured:

Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, :
java.lang.OutOfMemoryError: GC overhead limit exceeded

Before I uptaded Java the same xlsx files were imported and exported without problems.. What can I do in this situation?

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.