Problem of type std :: bad_alloc

2

I am trying to read from a database that is in .xlsx. It has approximately 90,000 rows and 70 columns. I am using the package openxlsx and I have had the error:

Error in eval(substitute(expr), envir, enclos) : std::bad_alloc

The desktop I'm using is an Intel Core i5-33330, RAM: 8.00 GB and W7-32 bit. What to do?

    
asked by anonymous 30.03.2017 / 15:05

0 answers