[R] making packages for windows from UNIX

Prof Brian D Ripley ripley at stats.ox.ac.uk
Thu Sep 20 21:57:12 CEST 2001


On Thu, 20 Sep 2001, John Verzani wrote:

> Hello,
>
> I am trying to make a package for windows using my linux installation
> of R. I tried to make the package by first using R CMD build (under
> linux) to create a tar.gz package. Then I uncompressed and rearchived
> as a zip package. After installing this under windows, the data files
> work fine, but the R files aren't seen under windows. Is there some
> easy way to create a working zip package from the tar.gz package or do
> I need to do this from windows?

See readme.packages under Windows, or in the sources.

I suspect you did not actually `install' it.


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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