search for: 190600

Displaying 1 result from an estimated 1 matches for "190600".

Did you mean: 19000
2012 May 29
1
Memory Windows
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...