R.NET
1.8.0
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.0
dotnet add package R.NET --version 1.8.0
<PackageReference Include="R.NET" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add R.NET --version 1.8.0
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
Alpha release to test usage on Linux. Migration to .NET Standard 2.0 and supporting R 3.5.x
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,041 | 10/4/2020 |
1.8.2 | 44,706 | 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,734 | 8/29/2017 |
1.5.5 | 34,010 | 9/16/2013 |
1.5.4 | 1,569 | 8/24/2013 |
1.5.3 | 789 | 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 |