Torture garbage collector
Usage
gctorture(on=TRUE)
Arguments
on
logical; turning it on/off.
Description
Provokes garbage collection on (nearly) every memory allocation. Intended to ferret out memory protection bugs. Also makes
R
run
very
slowly, unfortunately.
Value
None
Author(s)
Peter Dalgaard
[Package Contents]