RProvider 1.0.1-beta

This is a prerelease version of RProvider.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RProvider --version 1.0.1-beta
                    
NuGet\Install-Package RProvider -Version 1.0.1-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RProvider" Version="1.0.1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RProvider" Version="1.0.1-beta" />
                    
Directory.Packages.props
<PackageReference Include="RProvider" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RProvider --version 1.0.1-beta
                    
#r "nuget: RProvider, 1.0.1-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RProvider&version=1.0.1-beta&prerelease
                    
Install RProvider as a Cake Addin
#tool nuget:?package=RProvider&version=1.0.1-beta&prerelease
                    
Install RProvider as a Cake Tool

R Type Provider

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on RProvider:

Package Downloads
Deedle.RPlugin

Deedle implements an efficient and robust frame and series data structures for manipulating with structured data. It supports handling of missing values, aggregations, grouping, joining, statistical functions and more. For frames and series with ordered indices (such as time series), automatic alignment is also available. This package installs core Deedle package, together with an R type provider plugin which makes it possible to pass data frames and time series between R and Deedle

RPlotTools

Tools for plotting using R from F#.

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 1,717 8/10/2022
2.0.3 648 12/1/2021
2.0.2 1,324 11/3/2021
2.0.1 562 11/2/2021
2.0.1-beta3 285 10/28/2021
2.0.1-beta2 342 10/22/2021
2.0.1-beta 354 10/19/2021
2.0.0-beta 264 9/27/2021
1.1.22 9,513 3/18/2019
1.1.21 1,488 9/17/2018
1.1.20 62,139 4/19/2016
1.1.19-alpha 979 4/16/2016
1.1.18-alpha 1,033 4/5/2016
1.1.17 2,975 4/5/2016
1.1.16-alpha 1,030 2/7/2016
1.1.15 13,530 11/14/2015
1.1.14 5,485 9/5/2015
1.1.13 5,724 7/14/2015
1.1.12 10,040 6/11/2015
1.1.11 1,515 6/11/2015
1.1.10 1,218 6/10/2015
1.1.9 1,328 6/10/2015
1.1.8 16,235 1/19/2015
1.1.7-alpha 1,069 1/19/2015
1.1.6 1,278 1/14/2015
1.1.5-alpha 1,064 1/13/2015
1.1.4-alpha 1,092 1/13/2015
1.1.3-alpha 1,097 1/13/2015
1.1.2-alpha 1,055 1/10/2015
1.1.1-alpha 1,036 1/9/2015
1.1.0-alpha 1,048 1/9/2015
1.0.17 5,161 9/11/2014
1.0.16 1,595 9/9/2014
1.0.15 2,078 7/22/2014
1.0.13 9,105 6/23/2014
1.0.12 1,456 6/8/2014
1.0.11 1,344 6/8/2014
1.0.10 1,384 5/30/2014
1.0.9 2,993 5/21/2014
1.0.7-alpha 2,882 4/20/2014
1.0.6-alpha 1,279 4/20/2014
1.0.5 10,691 11/14/2013
1.0.4 1,913 11/8/2013
1.0.3 2,603 9/30/2013
1.0.2 1,420 9/25/2013
1.0.1 1,666 9/13/2013
1.0.1-beta 1,408 9/13/2013
1.0.0 1,540 5/8/2013

Modified to be dependent on RDotNet nuget package, and RDotNet.FSharp package, rather than containing copies of the DLLs.

Active patterns that were previously in the RProvider are now in RDotNet.FSharp