Hi! I would like to use an existing R-code in an .net project. Now I realize that there exists a DCOM interface which enables me to use the Statconnector object in my c# project. That way I can get the results of terms using the .evaluate() method. My question is: Is it somehow possible to take a whole file of R code and have it evaluated, or is it possible to sort of compile the R source in a way that it could be called as a method from c# .net (for example compile to dll). It does not seem so, but I thought it couldn't hurt to ask ;-) Maybe someone had a similar problem and could offer me advice. Thanks! Hallo! Ich würde gerne einen existierenden R code in ein .net projekt (C#) einbinden. Übers DCOM Interface und die Evaluate Funktion kann ich ja einzelne Ausdrücke auswerten lassen, aber ist es vielleicht möglich irgendwie ein ganzes code file zu übergeben oder vielleicht aus einem R code eine dll oder ähnliches zu kompilieren, die man dann in C# .net einbinden könnte? Hab dazu nichts gefunden, aber dachte es könnte nicht schaden zu fragen. Vielleicht hat ja jemand schon was in der Art gemacht und kann mir einen Rat geben. Jedenfalls, danke im Voraus! [[alternative HTML version deleted]]