zutils                 package:base                 R Documentation

_M_i_s_c_e_l_l_a_n_e_o_u_s _I_n_t_e_r_n_a_l/_P_r_o_g_r_a_m_m_i_n_g _U_t_i_l_i_t_i_e_s

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

     Miscellaneous internal/programming utilities.

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

     .standard_regexps()

_D_e_t_a_i_l_s:

     '.standard_regexps' returns a list of 'standard' regexps,
     including elements named 'valid_package_name' and
     'valid_package_version' with the obvious meanings.  The regexps
     are not anchored.

