This is my current version of R:

R version 2.15.0 (2012-03-30)
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-mingw32/x64 (64-bit)

OS: Windows

I get the following:

> memory.size()
[1] 23.04
> memory.limit()
[1] 190600
>
 I also have the following:

C:\Users\zapatae\Desktop\Downloads\R-2.15.0\bin\x64\Rgui.exe
--max-mem-size=190600M

However, R doesn't appears to be using available memory as I keep getting
an error that can't allocated 2.5 GB.

I was wondering if there is reference discussing the issues associated with
how R allocates memory in Windows.

No problems in Unix.

EZ

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to