RepositoryDetail-class       package:biocViews       R Documentation

_C_l_a_s_s "_R_e_p_o_s_i_t_o_r_y_D_e_t_a_i_l"

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

     Representation of R package repository index

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form
     'new("RepositoryDetail", ...)'.

_S_l_o_t_s:

     '_T_i_t_l_e': Object of class '"character"' giving the title for the
          repository.

     '_r_e_p_o_s_R_o_o_t': Object of class '"character"' giving the root URL of
          the repository

     '_h_o_m_e_U_r_l': Object of class '"character"' ?

     '_h_t_m_l_D_i_r': Object of class '"character"' ? 

     '_p_a_c_k_a_g_e_L_i_s_t': Object of class '"list"' consisting of objects of
          class 'PackageDetail-class' 

_E_x_t_e_n_d_s:

     Class '"Htmlized"', directly.

_M_e_t_h_o_d_s:

     _h_t_m_l_D_o_c 'signature(object = "RepositoryDetail")': ... 

     _h_t_m_l_F_i_l_e_n_a_m_e 'signature(object = "RepositoryDetail")': ... 

     _h_t_m_l_V_a_l_u_e 'signature(object = "RepositoryDetail")': ... 

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

     Seth Falcon

