Re: [Rd] compiling packages for windows

2006-07-28 Thread Gabor Grothendieck
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 > suc

[Rd] compiling packages for windows

2006-07-28 Thread Ken Cheung
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 co