On 11/02/2011 03:37 PM, Alaios wrote:
Dear all,
I have quite large code (with lapply and mclapply)
and I am getting the following error.
Error: serialization is too large to store in a raw vector
Is it possible to ask from R to extend the Error messages with more details?
I would like to see wh
On Nov 2, 2011, at 6:37 PM, Alaios wrote:
> Dear all,
> I have quite large code (with lapply and mclapply)
> and I am getting the following error.
>
> Error: serialization is too large to store in a raw vector
>
> Is it possible to ask from R to extend the Error messages with more details?
>
?traceback
?options ## especially _recover_ for the error option.
-- Bert
On Wed, Nov 2, 2011 at 3:37 PM, Alaios wrote:
> Dear all,
> I have quite large code (with lapply and mclapply)
> and I am getting the following error.
>
> Error: serialization is too large to store in a raw vector
>
> Is
3 matches
Mail list logo