RCore.NET
1.71.0-alpha02
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
This is a prerelease version of RCore.NET.
Install-Package RCore.NET -Version 1.71.0-alpha02
dotnet add package RCore.NET --version 1.71.0-alpha02
<PackageReference Include="RCore.NET" Version="1.71.0-alpha02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RCore.NET --version 1.71.0-alpha02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RCore.NET, 1.71.0-alpha02"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
add support netstandard2.0;net40;net46
Dependencies
-
.NETFramework 4.0
- DynamicInterop (>= 0.7.4)
-
.NETFramework 4.6
- DynamicInterop (>= 0.8.1)
-
.NETStandard 2.0
- DynamicInterop (>= 0.9.1)
- Microsoft.Win32.Registry (>= 4.4.0)
- NETStandard.Library (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.71.0-alpha02 | 1,098 | 2/23/2018 |