getCDF package:gcrma R Documentation _F_u_n_c_t_i_o_n_s _f_o_r _A_u_t_o_m_a_t_i_c _D_o_w_n_l_o_a_d _o_f _P_a_c_k_a_g_e_s _D_e_s_c_r_i_p_t_i_o_n: These are internal functions that are called by 'justGCRMA' and 'GCRMA' in order to automatically download and install cdf environments and probe packages. _U_s_a_g_e: getCDF(cdfname, lib = .libPaths()[1], verbose = TRUE) getProbePackage(probepackage, lib = .libPaths()[1], verbose = TRUE) _A_r_g_u_m_e_n_t_s: cdfname: Name of the cdfenv to install. probepackage: Name of the probe package to install. lib: Directory of the R library where packages will be installed. verbose: Output informative comments? Defaults to 'TRUE' _V_a_l_u_e: Nothing is returned. These functions are called simply to install environments. _A_u_t_h_o_r(_s): James W. MacDonald, based on 'getCDFinfo', written by Jeff Gentry. _S_e_e _A_l_s_o: ~~objects to See Also as 'getCDFinfo'