carlosf / rdotnet

.NET interop library to call the R statistical language in the same process

Home Page:https://rdotnet.codeplex.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R.NET

R.NET enables the .NET Framework to interoperate with the R statistical language in the same process. R.NET works on Windows, Linux and MacOS.

Software requirements

On Windows, R.NET requires .NET Framework 4 or later and an access to the native R libraries installed with the R environment. R needs not necessarily be installed as a software on the exec uting machine, so long as DLL files are accessible. On Linux and MacOS, Mono is required, as well as an access to the native R libraries.

You can also have a look at the legacy page Software Prerequisites

Using R.NET

You will find material to get started at the legacy documentation on Codeplex

About

.NET interop library to call the R statistical language in the same process

https://rdotnet.codeplex.com/


Languages

Language:C# 94.3%Language:F# 4.7%Language:Shell 1.0%Language:R 0.0%