RcppVersion               package:Rcpp               R Documentation

_D_i_s_p_l_a_y _v_e_r_s_i_o_n _i_n_f_o _f_o_r _p_a_c_k_a_g_e _a_n_d _f_o_r _R_c_p_p _A_P_I

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

     'RcppVersion' displays version information about the package,
     along with the version of Rcpp that was  used to build the
     package.

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

     RcppVersion()

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

     Dominick Samperi wrote most of Rcpp during 2005 and 2006.  Dirk
     Eddelbuettel made some additions, and became maintainer in 2008.

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

     RcppVersion()

