Skip to content
Prev 385529 / 398503 Next

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

R experts may give you a detailed explanation, but it is certainly possible
that the memory available to R when it wrote the file was different than
when it tried to read it, is it not?

Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, Sep 2, 2020 at 1:27 PM John via R-help <r-help at r-project.org> wrote: