[Rd] Call R from C#

Prof Brian Ripley ripley at stats.ox.ac.uk
Tue Apr 1 07:43:27 CEST 2008


On Mon, 31 Mar 2008, guox at ucalgary.ca wrote:

> I would like to call functions/objects of R from
> C#.NET environment. I was wondering whether or not
> it is possible. If yes, could you please give me some suggestions
> on how to approach it (any examples/documentation on this)? Thanks!

Yes, it is possible.  See the 'Writing R Extensions' manual -- you would 
effectivaly be embedding R into a .NET application.

BTW, this has come up several times, so I am surprised that your search of 
the lists archives did not find it.

-- 
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-devel mailing list