[R] Memory Windows

2012-05-29 Thread Emiliano Zapata
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 foll

Re: [R] R Memory Issues

2012-05-22 Thread Emiliano Zapata
not enough information; again!, but some feedback will be appreciated. To me the issues appears to be associated with manipulation of large dataset. Howeverl the algorithm runs fine in Unix; but not in Windows (64 bits windows 7). EZ On Sun, May 20, 2012 at 4:09 PM, Emiliano Zapata wrote: > Alread

[R] utils:::menuInstallLocal()

2012-05-22 Thread Emiliano Zapata
Hello R, I'm trying to install a package (class) locally; in windows 7, 64 bits machine. The only massage I see on the R Console is: utils:::menuInstallLocal() nothing else. What does this means, shouldn't I got some source of massage on the Console. EZ [[alternative HTML version delete

Re: [R] R Memory Issues

2012-05-20 Thread Emiliano Zapata
> > But, we have a posting guide, we require 'at a minimum information', and > the OP failed to give it to us so we are all guessing, completely > unnecessarily. > > > >> On Sun, May 20, 2012 at 12:09 PM, Emiliano Zapata >> wrote: >> >>

[R] R Memory Issues

2012-05-20 Thread Emiliano Zapata
-- Forwarded message -- From: Emiliano Zapata Date: Sun, May 20, 2012 at 12:09 PM Subject: To: R-help@r-project.org Hi, I have a 64 bits machine (Windows) with a total of 192GB of physical memory (RAM), and total of 8 CPU. I wanted to ask how can I make R make use of all the

[R] (no subject)

2012-05-20 Thread Emiliano Zapata
Hi, I have a 64 bits machine (Windows) with a total of 192GB of physical memory (RAM), and total of 8 CPU. I wanted to ask how can I make R make use of all the memory. I recently ran a script requiring approximately 92 GB of memory to run, and got the massage: cannot allocate memory block of si