[R] Inno setup script request

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Oct 30 15:10:50 CET 2008


On Thu, 30 Oct 2008, Sebastien JAEGER wrote:

> Dear all,
>
> I am a public resaerch engineer in marseille (France) and I am currently developping a free software for high throughput experiments in biology using  mainly R (bioconductor). This project is almost at a finalisation stage and I would like to  build an installshield  using  innosetup  for the windows version of my software. The ideal case would  be to also include the required 2.6 version of R  directly in the  installshield, but I am  more familiar with linux than  with windows, and the easyest way for me  do do that would probably be to  modify the innosetup script for R installation to include my files rather than the contrary...
>
> Would you see any opposition against doing so?  and if not,  would it  be possible for you to send me the innosetup script related to the 2.6.2 version of R?

R is GPL, and the script is part of the sources: it is generated by a Perl 
script src/gnuwin32/installer/JRins.pl.  So if you build R from the 
sources, you will get the script (R.iss).

>
> Thanks a lot in advance for your help!
>
> Best regards,
>
> SJ
>
> -------------------------------------------------
> Sebastien Jaeger, PhD (CNRS)
> Centre d'Immunologie de Marseille-Luminy (CIML)
> Parc scientifique de luminy, case 906,
> 13288 Marseille cedex 09
> Tel: +33 4 91 26 94 43
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
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 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list