R.NET.Community.FSharp
1.6.4
See the version list below for details.
dotnet add package R.NET.Community.FSharp --version 1.6.4
NuGet\Install-Package R.NET.Community.FSharp -Version 1.6.4
<PackageReference Include="R.NET.Community.FSharp" Version="1.6.4" />
paket add R.NET.Community.FSharp --version 1.6.4
#r "nuget: R.NET.Community.FSharp, 1.6.4"
// Install R.NET.Community.FSharp as a Cake Addin #addin nuget:?package=R.NET.Community.FSharp&version=1.6.4 // Install R.NET.Community.FSharp as a Cake Tool #tool nuget:?package=R.NET.Community.FSharp&version=1.6.4
A .NET interoperability library to access the R statistical package from .NET languages. The library is designed for fast data exchange of arrays, in process.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- R.NET.Community (>= 1.6.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on R.NET.Community.FSharp:
Package | Downloads |
---|---|
FsLab.Runner
This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template. |
|
Spreads.RPlugin
Spreads.RPlugin |
|
EFRM
Algorithms and solutions for the book Elements of Financial Risk Management by Peter F. Christoffersen written on F# and R |
|
Kfl.FsLab
FsLab is a single package that gives you all you need for doing data science with F#. FsLab includes explorative data manipulation library, type providers for easy data access, simple charting library, support for integration with R and numerical computing libraries. All available in a single package and ready to use! |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 12,454 | 8/29/2017 |
1.6.5 | 64,944 | 8/1/2015 |
1.6.4 | 29,690 | 6/11/2015 |
1.6.3 | 1,359 | 6/8/2015 |
1.6.2 | 1,148 | 6/8/2015 |
0.1.14 | 1,462 | 4/25/2015 |
0.1.13 | 1,295 | 3/23/2015 |
0.1.12 | 1,302 | 1/27/2015 |
0.1.11 | 1,703 | 12/8/2014 |
0.1.9 | 16,763 | 9/11/2014 |
0.1.8 | 14,518 | 5/30/2014 |
0.1.7 | 1,196 | 5/23/2014 |
0.1.6 | 1,623 | 5/22/2014 |
Fixed github #17 (do not crash when R_Visible is not exported).