Re: [Rd] Use of R in C#

2012-04-27 Thread Joel Nybeck
s there as well. On Thu, Apr 26, 2012 at 8:43 AM, Jonathan Shore wrote: > 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

Re: [Rd] Use of R in C#

2012-04-26 Thread Joel
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

[Rd] windows/g95 peculiarity

2005-10-08 Thread Joel Bremson
ute. When I start off by running the full rtest data set I also don't have any problems with R. This package runs without problems on a G4/Tiger OS X mac with R-2.1.1, although we do compile it with gfortran on that platform. This is just a report. If anyone has any questions let me kno

[Rd] gfortran Makefile for windows

2005-09-28 Thread Joel Bremson
^ \ -L$(RLIB_LOC)/lib -lR ###EOF The -L lib dirs are not correct. On a *nix platform I would do something like this sh -x R CMD SHLIB ... to get at the R internal link information but I can't get that to work on Cygwin. Regards, Joel -- Joel Bremson Graduate Student Institute for T

[Rd] Rserve seem to be working but it doesn't

2005-08-29 Thread Joel Arrais
seem to be working. Just get the following message: Rsrv0102QAP1 -- Thanks in advance, Joel Arrais, [EMAIL PROTECTED] [[alternative HTML version deleted]] __ R-devel@r-project.org mailing list https://stat.ethz.