R.NET
1.8.0-alpha1
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
See the version list below for details.
Install-Package R.NET -Version 1.8.0-alpha1
dotnet add package R.NET --version 1.8.0-alpha1
<PackageReference Include="R.NET" Version="1.8.0-alpha1" />
paket add R.NET --version 1.8.0-alpha1
This is an alpha pre-release package for testing after merging changes for R.NET to work with R versions 3.5.x.
This includes key contributions by Luke Rasmussen and David Pendray
Unit tests mostly pass when run on a local windows machine, however sometime the test execution hangs, and some few tests seem to often fail under visual studio test explorer. Tests seem to hang on appveyor.
This is an alpha pre-release package for testing after merging changes for R.NET to work with R versions 3.5.x.
This includes key contributions by Luke Rasmussen and David Pendray
Unit tests mostly pass when run on a local windows machine, however sometime the test execution hangs, and some few tests seem to often fail under visual studio test explorer. Tests seem to hang on appveyor.
Release Notes
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 |