Hi, I've been able to use R in C# on my machine by following the steps on the http://www.codeproject.com/KB/cs/RtoCSharp.aspx.
This works locally, i.e. if R is running on my box. I was wondering if its possible to change it so that I can connect to another machine that is running R (and has rscproxy installed). This way a lot of people can use R in C# without having to first install it on their boxes if its installed on another box that they can connect to. Thanks, Akhil ______________________________________________ R-help@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.