Skip to content
forked from rdotnet/rdotnet

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

Notifications You must be signed in to change notification settings

laocooler/rdotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.3%
  • F# 4.7%
  • Other 1.0%