I ended up getting around this issue by running installstatconnDCOM() - not
the exact name, but something very similar to that in RStudio instead of
downloading from their site. This resolved the 80040013 error. I
subsequently ran into a few issues regarding an 800706BE error. I resolved
this by de
Don't use this StatConn R Program, it is really poorly written software.
Instead, use RDotNet, it is much easier to get up and running, and very
simple to use:
http://rdotnet.codeplex.com/
--
View this message in context:
http://r.789695.n4.nabble.com/Use-of-R-in-C-tp2165189p4589776.html
Sent
I cleaner alternative would be to use Rserve. You can use IKVM to compile
the Rserve java API to a .NET assembly. Alternatively you can implement
the protocol in C# (as I did).
On Wed, Apr 25, 2012 at 6:50 AM, Joel wrote:
> Jeff Abrams microsoft.com> writes:
>
> >
> > I have a C# program tha
Jeff Abrams microsoft.com> writes:
>
> I have a C# program that requires the run of a logistic regression. I have
downloaded the R 2.11 package, and
> have added the following references to my code:
>
> STATCONNECTORCLNTLib;
> StatConnectorCommonLib;
> STATCONNECTORSRVLib;
>
> In my code I ha
statconnDCOM (and RExcel) have their own mailing list.
Please subscribe at rcom.univie.ac.at and post your questions on that list.
On Jun 5, 2011, at 5:53 AM, notoriousnoah wrote:
> Everyone refs 3 names spaces. I can ref STATCONNECTORCLNTLib and
> StatConnectorCommonLib but
>
> I don't have t
Everyone refs 3 names spaces. I can ref STATCONNECTORCLNTLib and
StatConnectorCommonLib but
I don't have the DLL to ref STATCONNECTORSRVLib??
Can you let me know where I cann download StatConnectorCommonLib.DLL?
I tried R_SCILab_DCom3.0-1B.exe, and statConnDCom.lastest.exe and
RAndFriendsSetu
Please discuss statconnDCOM related problems on its dedicated mailing
list. You can subscribe at rcom.univie.ac.at
On 5/22/2011 2:31 PM, Andra wrote:
>
> Jeff Abrams microsoft.com> writes:
>
>>
>> I have a C# program that requires the run of a logistic regression. I have
> downloaded the R 2
Jeff Abrams microsoft.com> writes:
>
> I have a C# program that requires the run of a logistic regression. I have
downloaded the R 2.11 package, and
> have added the following references to my code:
>
> STATCONNECTORCLNTLib;
> StatConnectorCommonLib;
> STATCONNECTORSRVLib;
>
> In my code I
This is not about R, but about the StatConnector project which has its
own mailing lists.
On Fri, 7 May 2010, Jeff Abrams wrote:
I have a C# program that requires the run of a logistic regression. I have
downloaded the R 2.11 package, and have added the following references to my
code:
STA
I have a C# program that requires the run of a logistic regression. I have
downloaded the R 2.11 package, and have added the following references to my
code:
STATCONNECTORCLNTLib;
StatConnectorCommonLib;
STATCONNECTORSRVLib;
In my code I have:
StatConnector scs = new STATCONNECTORSRVLib.StatCo
10 matches
Mail list logo