[R] R executables
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Nov 30 16:30:26 CET 2001
On Fri, 30 Nov 2001, Coby Needle wrote:
> Dear all,
>
> I am developing Fortran code for general distribution, which will
> assist fisheries scientists in making forecasts about future fish-stock
> population dynamics. I have produced an S-PLUS script which
> takes the output from this code and generates the necessary
> summary plots, but I am aware that not everyone can afford
> to buy S-PLUS.
>
> Hence, I am interested in the use of R to produce these plots.
> I could, of course, include an R-script in my software distribution
> and direct people to where they could get R for themselves, but
> it would preferable to use R to create a stand-alone plotting
> executable with which plots could be produced without having
> to run R. My question is: is it possible to do this?
I guess you mean on Windows? Yes, you could by embedding R in your own
front end. Note the requirements of GPL, though, which require you to
distribute all the source code for R with your executable.
--
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