Info
| Version: | 2.1.0 | 
| Author(s): | BlueMountain Capital, FsLab | 
| Last Update: | Wednesday, August 10, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://fslab.org/RProvider/ | 
| NuGet Url: | https://www.nuget.org/packages/RProvider | 
Install
Install-Package RProvider
                        dotnet add package RProvider
                        paket add RProvider
                        
                                RProvider Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- R.NET.Community(>= 1.7.0 && <= 1.7.0)
- DynamicInterop(>= 0.8.1 && <= 0.8.1)
- R.NET.Community.FSharp(>= 1.7.0 && <= 1.7.0)
Tags
 
                
The type provider automatically discovers available R packages and makes them easily accessible from F#, so you can easily call powerful packages and visualization libraries from code running on the .NET platform.