[R] Error: serialization is too large to store in a raw vector
    David Winsemius 
    dwinsemius at comcast.net
       
    Thu Nov  3 01:56:54 CET 2011
    
    
  
On Nov 2, 2011, at 6:37 PM, Alaios <alaios at yahoo.com> 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 where this problem exists.
> 
?traceback
> B.R
> Alex
>    [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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.
    
    
More information about the R-help
mailing list