Hello, I'd like to know of any ways to call an independently-built .NET assembly from within R. I've been using the .C function to call an assembly I built in C++, but I'd like to migrate that assembly into .NET if I can get it to work with R. I can't find documentation to do so, are there any code samples or ideas for how one can call .NET functionality within R? Thanks
[[alternative HTML version deleted]] ______________________________________________ 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.