[R] Interfacing R_project from program languages

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Oct 29 09:51:53 CEST 2004


On Fri, 29 Oct 2004, Colombo Giovanni  (FIA) wrote:

> I need an information: is it possible to call the statistical R_project
> funtions from a C or Fortran application? In the r_exts.pdf manual I
> found that is possible to interface R-project with compiled C/Fortran
> routines, but I didn't found anything about the opposite situation.

Yes. See developer.r-project.org, and www.omegahat.org, and for Windows 
look at the rw-FAQ about COM facilities.

There will be a section about this in R-exts.pdf (sic) in the next 
release, as I am currently writing it.  Look also in the tests/Embedding 
directory.

-- 
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