There is a command-line flag for this:
tystie% R --help
...
--max-ppsize=NSet max size of protect stack to N
so you do not need to re-compile. It is not uncommon to need more
space to load objects than to save them, and the need to raise this
limit to re-load a worskpace has come up
On 12/09/2009 5:04 PM, sebed1110-div...@yahoo.fr wrote:
Hi,
the error message is "Error: protect(): protection stack overflow"
63000 objects is far more than most people would use, so you may have
hit an internal limit. The "protection stack" is used internally by R
to temporarily mark obje
2 matches
Mail list logo