r-causal icon indicating copy to clipboard operation
r-causal copied to clipboard

is it possible to increase java heap space?

Open kingfish777 opened this issue 8 years ago • 4 comments

Is it possible to increase java heap space from within R? My data consists of 3.6M observations of 20 variables. This was from using GFCI, the latest addition. Thanks!

Error in .jnew("RectangularArrayBuilder", .jcast(array), dim) : java.lang.OutOfMemoryError: Java heap space

kingfish777 avatar Aug 09 '16 05:08 kingfish777