[R] building a package under windows

Uwe Ligges ligges at statistik.uni-dortmund.de
Tue Oct 26 08:39:31 CEST 2004


Tobias Sing wrote:

> As an alternative to building the package under Windows you might go for the 
> quick-and-dirty solution suggested by Peter Dalgaard a while ago on this 
> list: simply zip the installed Linux package. The package can be installed 
> under Windows using this zip file (worked fine for me with R 1.9.1).

But only under some restrictions! DLLs won't be build (i.e. it won't 
work for packages containing C or Fortran code) and not all help files 
will be generated (e.g. compiled html).

Uwe Ligges


> Here is the original posting:
> http://tolstoy.newcastle.edu.au/R/help/04/06/1555.html
> Good luck,
>   Tobias.
> 
> On Monday 25 October 2004 19:10, Gilles GUILLOT wrote:
> 
>>Hi,
>>
>>I have a package of my own which seems to work fine under linux.
>>I want to make a compiled version for windows.
>>(I work with windows 2000 and R 2.0
>>[...]
> 
> 
> 
> __________________________________________________________________________
> Tobias Sing                         phone: +49 681 9325 315   
> Max-Planck-Institut für Informatik  fax  : +49 681 9325 399   
> Stuhlsatzenhausweg 85               email: tobias.sing at mpi-sb.mpg.de  
> 66123 Saarbrücken, Germany          web  : http://www.mpi-sb.mpg.de/~tsing
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list