[R] request of information about creating DLL from R to be used in other languages/programs

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Tue Jul 15 20:17:01 CEST 2014


Possible, but almost certainly not worth it. R is an interpreted language, and the dll would have to encapsulate the whole shebang.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

On July 15, 2014 8:35:38 AM PDT, Ludovic Brossard <Ludovic.Brossard at rennes.inra.fr> wrote:
>Hello
>
> 
>
>My question is the following. I have tried to find a similar subject in
>archives but not found (perhaps bad search!).
>
>One of my colleague wrote a R code combining some R functions to create
>a
>method of calculation.
>
>I would want to use this in a program coded in Delphi.
>
> 
>
>Is there possibilities to create a DLL from R code to be called in the
>Delphi program ?
>
>It would allow us to avoid rewriting code and searching correspondence
>between R functions and Delphi program (or other types of tools as
>TPMath).
>
> 
>
>I hope to be clear in my demand an I hope you will be able to give me
>some
>indications or where to find it.
>
> 
>
>Best regards
>
> 
>
>Ludovic Brossard
>
> 
>
> 
>
>Ludovic BROSSARD
>
>UMR PEGASE (Physiologie, Environnement et G�n�tique pour l�Animal et
>les
>Syst�mes d�Elevage)
>
>INRA � Agrocampus Ouest
>
>Domaine de la Prise, 35590 Saint-Gilles, France
>
>T�l : 33 (0)2 23 48 70 57 . Fax : 33(0)2 23 48 50 80
>
> <http://www.rennes.inra.fr/pegase> www.rennes.inra.fr/pegase.  
>
> 
>
>
>	[[alternative HTML version deleted]]
>
>
>
>------------------------------------------------------------------------
>
>______________________________________________
>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.



More information about the R-help mailing list