

_T_o_r_t_u_r_e _g_a_r_b_a_g_e _c_o_l_l_e_c_t_o_r

     gctorture(on=TRUE)

_A_r_g_u_m_e_n_t_s:

      on: logical; turning it on/off.

_D_e_s_c_r_i_p_t_i_o_n:

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

_V_a_l_u_e:

     None

_A_u_t_h_o_r(_s):

     Peter Dalgaard

