Re: Running R remotely from a .NET application



can you give me any links or starters for this?

On 27 Jun, 15:40, Wit Jakuczun <w...@xxxxxxxxxxxxx> wrote:
Dnia Wed, 27 Jun 2007 13:49:22 -0000
phil.jac...@xxxxxxxxxxxxxx napisa³(a):

I am trying to run an R model from a .NET application. I want to pass
parameters into the model from my application and then retrieve the
model numbers back out into my .NET application.
In this case, we dont > want to compile the model into an executable because it changes so
often, so we want to run it remotely somehow, but no idea how to do
it! anyone?

Read about embedding R. I have accessed R from C++. It is
possible to access R from .Net (I have done it but under Mono (Linux)).

Best regards
--
[ Wit Jakuczun <W.Jakuczun [at] wlogsolutions.com> ]
[ WLOG Solutions http://www.wlogsolutions.com]
[ Short offer: data mining, operational research,
time series forecasting, consulting ]


.