Message-ID: <583178AE-A23C-477D-B73F-69BF70C728C7@comcast.net>
Date: 2011-11-03T00:56:54Z
From: David Winsemius
Subject: Error: serialization is too large to store in a raw vector
In-Reply-To: <1320273427.56875.YahooMailNeo@web120104.mail.ne1.yahoo.com>
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.