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

2009-01-07 Thread Prof Brian Ripley
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.

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

2009-01-07 Thread venkata kirankumar
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 su