checkMD5Revo            package:Revobase            R Documentation

_C_h_e_c_k _Y_o_u_r _R_e_v_o_l_u_t_i_o_n _R _I_n_s_t_a_l_l_a_t_i_o_n _b_y _V_e_r_i_f_y_i_n_g _m_d_5 _C_h_e_c_k_s_u_m_s

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

     Verify the Revolution R installation by comparing md5 checksums
     for installed files against those of shipped files.

_U_s_a_g_e:

     checkMD5Revo(verbose=FALSE)

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

 verbose: logical flag specifying whether to print verbose output

_E_x_a_m_p_l_e_s:

     ## Not run: 
     checkMD5Revo()
     ## End(Not run)

