Dear All, I have been working with R(desktop version) in VISTA. I have the latest version R 2.13.0. I have been working with few data-sets of size 12Lakh * 15 and my code is quite computing intensive ( applying MCMC gibbs sampler on a posterior of 144 variables) that often runs into a memory issue such as memory can not allocate the vector ,full size(shows to have reached something like 1.5 GB) reached or something to this effect. I have a RAM of 2GB. I checked with the option like memory.size and it says a 64 bit R if sat on 64 bit windows then max memory capability is 8TB.
Now I don't have background to understand the definitions and differences between 32 and 64 bit machines and other technical requirements like servor etc but it would be of great help if anyone can let me have a feel of it. Could any of you tell me whether some servor version of R would resolve my issue or not (I am not sure now what kind of servor my company would allow R to be installed at this point ,may be linux type) and if that's the case could any of you guide me about how to go about installing that onto a sevor. Thank you, Abhisek [[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.