R2-package                package:R2                R Documentation

_P_a_c_k_a_g_e _R_2

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

     R2, pronounced "R square" or "R two", refers to an "area"
     containing a collection of user-friendly resources to dynamically
     interact with the running R session through a web interface. Its
     design is modular such that it is easy for anyone to add more
     pages for various tasks.  R2 runs an internal web server in R,
     installs out of the box, and works on any platform.

     For package history, see 'showHistory(R2)'.

_R_e_q_u_i_r_e_m_e_n_t_s:

     This is a cross-platform package implemented in plain R. This
     package depends on the packages 'R.oo' [1], 'R.utils', and
     'R.rsp'.

     Note that no webserver is required to use this package.

_I_n_s_t_a_l_l_a_t_i_o_n:

     To install this package, see <URL: http://www.braju.com/R/>.
     Required packages are installed in the same way.

_T_o _g_e_t _s_t_a_r_t_e_d:

     To get started, see:

        1.  'r2'() - To open the "R2 - My Area" pages in the default
           web browser.

_W_i_s_h_l_i_s_t:

     Here is a list of features that would be useful, but which I have
     too little time to add myself. Contributions are appreciated.

        *  TO DO.

     If you consider implement some of the above, make sure it is not
     already implemented by downloading the latest "devel" version!

_L_i_c_e_n_s_e:

     The releases of this package is licensed under LGPL version 2.1 or
     newer.

     The development code of the packages is under a private licence
     (where applicable) and patches sent to the author fall under the
     latter license, but will be, if incorporated, released under the
     "release" license above.

_H_o_w _t_o _c_i_t_e _t_h_i_s _p_a_c_k_a_g_e:

     Not available.

_R_e_f_e_r_e_n_c_e_s:

     [1] H. Bengtsson, _The R.oo package - Object-Oriented Programming
     with References Using Standard R Code_, In Kurt Hornik, Friedrich
     Leisch and Achim Zeileis, editors, Proceedings of the 3rd
     International Workshop on Distributed Statistical Computing (DSC
     2003), March 20-22, Vienna, Austria. <URL:
     http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/> 

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

     Henrik Bengtsson (<URL: http://www.braju.com/R/>)

