On Jun 20, 2010, at 11:15 AM, Saptarshi Guha wrote:
> Hello,
> I get an error when binary structures from a pipe
>
> 'Error: cons memory exhausted (limit reached?)' (but R does not crash)
>
> This is probably due to some bug in my code, but occurs after reading
> about 85K pairs of RAWSXP objec
Hello,
I get an error when binary structures from a pipe
'Error: cons memory exhausted (limit reached?)' (but R does not crash)
This is probably due to some bug in my code, but occurs after reading
about 85K pairs of RAWSXP objects (each < 20 bytes).
I do not have any explicit calls to malloc/ca