getDesciptionCon package:reposTools R Documentation _G_e_t _c_o_n_t_e_n_t_s _o_f _D_E_S_C_R_I_P_T_I_O_N _f_i_l_e _a_s _a _c_o_n_n_e_c_t_i_o_n _o_b_j_e_c_t _D_e_s_c_r_i_p_t_i_o_n: Return a connection to the DESCRIPTION file in the packageArchive. packageArchive can be .tar.gz or .zip and can represent either a regular package or a bundle. _U_s_a_g_e: getDesciptionCon(packageArchive) _A_r_g_u_m_e_n_t_s: packageArchive: The filename of an R package archive _V_a_l_u_e: A connection object to the DESCRIPTION file for the specified package. _A_u_t_h_o_r(_s): S. Falcon