

   gctorture {base}                             R Documentation

   TToorrttuurree GGaarrbbaaggee CCoolllleeccttoorr

   DDeessccrriippttiioonn::

        Provokes garbage collection on (nearly) every memory
        allocation.  Intended to ferret out memory protection
        bugs.  Also makes R run very slowly, unfortunately.

   UUssaaggee::

        gctorture(on = TRUE)

   AArrgguummeennttss::

         on: logical; turning it on/off.

   VVaalluuee::

        None

   AAuutthhoorr((ss))::

        Peter Dalgaard

