Skip to content
Prev 385528 / 398503 Next

Why does a 2 GB RData file exceed my 16GB memory limit when reading it in?

On Wed, 2 Sep 2020 13:36:43 +0200
Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote:

            
For my own part, looking at the OP's question, it does seem curious
that R could write that .RData file, but on the same system not be able
to reload something it created.  How would that work.  Wouldn't the
memory limit have been exceeded BEFORE the the .RData file was written
the FIRST time?

JDougherty