[R] Detailed instructions for building packages

Duncan Murdoch dmurdoch at pair.com
Fri May 3 14:05:55 CEST 2002


>I a missing in R extension a more detailed step by step description with=20
>some examples.
>To whom send proposals of change to the R extensions manual.  I am also=20
>willing to writ one step by step descriptin for windows 2000.


If you would like to draft a detailed section on building packages
under windows, that would be great.  Once you're done, please email it
to me (as I'm currently the Windows maintainer); I'll put it (or
something based on it) into R-exts or elsewhere as appropriate.

By the way, once all the tools are set up properly, the easiest way to
build a .zip of your package is

  Rcmd build --binary sourcedir

The --use-zip options have to do with compressing files within the
installation, not compressing the whole installation.

Duncan Murdoch
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list