[R] problem with initialising R-Project through C#

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Jan 7 09:36:26 CET 2009


Since you are using StatConnector (not mentioned in your subject line), 
please use its mailing list.  In any case, please study the posting guide, 
since this list is not for 'Questions likely to prompt discussion 
unintelligible to non-programmers', let alone to all but Windows/C# 
progrmmers.

On Wed, 7 Jan 2009, venkata kirankumar wrote:

> Hi,
> i got a problem with initialising R-Project from C#
> in this i m sending what are all the code line I had been written and the
> error where i got
>
>
>
> sc1 = new STATCONNECTORSRVLib.StatConnector();
>
> sc1.Init("R");
>
> and error at
> SCN_E_INVALIDINTERPRETERVERSION -2147221487 0x80040011
>
>
> can any one suggest how can i resolve it
>
>
> thanks & regards;
> kiran
>
> 	[[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.
>

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