<br>If you need more than 2^31 - 1, have a look at bigmemory as a possibility (particularly if you aren't shy about C++ and want to work directly with the object).<br><br>Jay<br><br><div class="gmail_quote">On Thu, Aug 9, 2012 at 9:23 AM, Mathias Bader <span dir="ltr"><<a href="mailto:mail@mathiasbader.de" target="_blank">mail@mathiasbader.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello Davor<br>
<br>
Thank you for your message.<br>
<br>
I came up with similar numbers: 4.29 billion elements for unsigned int. My simulation goes easily to one million in some seconds, so I might reach that number, but I think that is not the reason why my program crashes.<br>

<br>
I think the problem has something to do with the List-creation of Rcpp, someone had a similar error:<br>
    <a href="http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2012-March/003657.html" target="_blank">http://lists.r-forge.r-<u></u>project.org/pipermail/rcpp-<u></u>devel/2012-March/003657.html</a><br>
Does anyone know whether there is a workaround for this problem?<span class="HOEnZb"><font color="#888888"><br>
<br>
Mathias</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
On Thu, 09 Aug 2012 06:16:03 -0700, Davor Cubranic wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12-08-09 05:08 AM, Mathias Bader wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My question: Is there any restriction on the size of the vectors which I<br>
hand from C++ to R? Because during the MCMC simulation the vectors might<br>
become really big.<br>
</blockquote>
<br>
How big are we talking about? R uses 32-bit ints for indexes, which<br>
would be over 2 billion elements.<br>
<br>
What is the crash message? Segmentation fault? Have you tried running<br>
with valgrind to check for memory allocation problems?<br>
<br>
Davor<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Rcpp-devel mailing list<br>
<a href="mailto:Rcpp-devel@lists.r-forge.r-project.org" target="_blank">Rcpp-devel@lists.r-forge.r-<u></u>project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-<u></u>project.org/cgi-bin/mailman/<u></u>listinfo/rcpp-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>John W. Emerson (Jay)<br>Associate Professor of Statistics, Adjunct, and Acting Director of Graduate Studies<br>Department of Statistics<br>Yale University<br>
<a href="http://www.stat.yale.edu/%7Ejay" target="_blank">http://www.stat.yale.edu/~jay</a><br>