buildPackage             package:RSurvey             R Documentation

_P_a_c_k_a_g_e _B_u_i_l_d_e_r

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

     This function is for package developers only.  Package builder has
     been tested on a  Windows operating system (OS) within the package
     source directory.

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

     buildPackage

_V_a_l_u_e:

     The shell commands necessary for building 'RSurvey' are printed to
     the R console.   The user is tasked with copy/pasting the commands
     into a Windows command shell.

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

     Fisher, J. C.

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

     ## Not run: buildPackage()

