FeatureMan2

Results 1 issues of FeatureMan2

Hi, I'm facing the issue that when converting Java data to the R representation, my datasets are too large and it fails. Specifically, it fails here https://github.com/s-u/REngine/blame/master/Rserve/protocol/REXPFactory.java#L476 as `cont.asDoubles().length` is...