Hello,

Maybe RInside [1] can help you embed your R script into a C++ application.

Romain

[1] http://dirk.eddelbuettel.com/code/rinside.html

On 02/15/2010 11:37 AM, PtitBleu wrote:
Hello,

I discovered R two years ago and thanks to the R-community I managed to
write some scripts to analyze my data stored in mysql databases.
The only problem is that I am the only one using R in the lab. Colleagues
mainly use Matlab (but not with mysql, only with text files) but regularly
come to me to get data treated with R-scripts !!!.

To allow the use of my scripts by other people, my boss asked me to make
executables (.exe) with my scripts or to pay someone (I'm only end-user and
not a computer scientist) to translate them into matlab langage (and then
into .exe) or into C++ meaning abandoning R. And I don't want to.

So is it possible to make executables from R scripts ? It seems it is not
the case but I hope I missed a way to do it.

Thanks in advance for your answers,
Have a nice day,
Ptit Bleu.



--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/OcQe : Rcpp 0.7.7
|- http://tr.im/O1wO : highlight 0.1-5
`- http://tr.im/O1qJ : Rcpp 0.7.6

______________________________________________
R-help@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.

Reply via email to