R.NET
1.8.1
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package R.NET -Version 1.8.1
dotnet add package R.NET --version 1.8.1
<PackageReference Include="R.NET" Version="1.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add R.NET --version 1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- R.NET can now also run on all recent R versions in the 3.4 and 3.5 series. While not extensively tested any of the R 3.X series should be supported. Note that on Linux only 3.5.y is supported due to a difficulty in detecting R versions on that OS.
- R.NET assemblies now target netstandard2.0 and support .NET core (2.0) and .NET framework (4.6.1+ but preferably 4.7.2 see .NET implementation support )
- Key contributions by Luke Rasmussen, David Pendray and others are gratefully acknowledged to make this release possible
- R.NET can now also run on all recent R versions in the 3.4 and 3.5 series. While not extensively tested any of the R 3.X series should be supported. Note that on Linux only 3.5.y is supported due to a difficulty in detecting R versions on that OS.
- R.NET assemblies now target netstandard2.0 and support .NET core (2.0) and .NET framework (4.6.1+ but preferably 4.7.2 see .NET implementation support )
- Key contributions by Luke Rasmussen, David Pendray and others are gratefully acknowledged to make this release possible
Release Notes
Migration to .NET Standard 2.0, support for R 3.5.x, and moving to an MIT license
Dependencies
-
.NETStandard 2.0
- DynamicInterop (>= 0.9.1)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Win32.Registry (>= 4.5.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on R.NET:
Package | Downloads |
---|---|
R.NET.Community
Transitional package, you can remove and directly use nuget package ID R.NET
|
|
CSIRO.Metaheuristics.R
A metaheuristics software framework for .NET
|
|
R.NET.FSharp
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
|
|
RDotNet.Graphics
Provides interfaces to build up R's graphics engine.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on R.NET:
Repository | Stars |
---|---|
rdotnet/rdotnet
.NET interop library to call the R statistical language in the same process
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.9.0 | 3,063 | 10/4/2020 |
1.8.2 | 44,728 | 5/20/2019 |
1.8.1 | 1,597 | 5/4/2019 |
1.8.0 | 1,545 | 5/4/2019 |
1.8.0-alpha2 | 297 | 5/4/2019 |
1.8.0-alpha1 | 536 | 3/25/2019 |
1.7.0 | 56,751 | 8/29/2017 |
1.5.5 | 34,074 | 9/16/2013 |
1.5.4 | 1,570 | 8/24/2013 |
1.5.3 | 793 | 8/17/2013 |
1.5.2 | 806 | 8/10/2013 |
1.5.1.1 | 918 | 7/30/2013 |
1.5.0 | 3,222 | 7/28/2012 |