1. Check out:
       http://tolstoy.newcastle.edu.au/R/help/05/07/9167.html
    and the references there.

2. Also google for:
       making creating R package tutorial

On 7/29/06, Ken Cheung <[EMAIL PROTECTED]> wrote:
> hi,
>
> i've put together some R codes and created a source package.  i
> successfully installed the package in unix using `R CMD INSTALL'
>
> i'd like also to install the source package on my PC, and would appreciate
> any pointer to how to go about it or reading material.  i think it somehow
> involves compiling the package into binary form, but am not sure how to do
> it.  i've tried reading "R Installation and Administration" on "Add-on
> packages" but couldn't figure out.
>
> [i think i wont need as many tools since the codes don't involve C or C++]
>
> thanks,
> ken
>
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to