RInsightF461 0.0.4
See the version list below for details.
dotnet add package RInsightF461 --version 0.0.4
NuGet\Install-Package RInsightF461 -Version 0.0.4
<PackageReference Include="RInsightF461" Version="0.0.4" />
paket add RInsightF461 --version 0.0.4
#r "nuget: RInsightF461, 0.0.4"
// Install RInsightF461 as a Cake Addin #addin nuget:?package=RInsightF461&version=0.0.4 // Install RInsightF461 as a Cake Tool #tool nuget:?package=RInsightF461&version=0.0.4
RInsightF461 library
Overview
This library is equivalent to the RInsight library, but it is targeted at the .NET Framework 4.6.1 (rather than .NET 7.0). This library parses script written in the R programming language and creates a .NET recursive object model of the R statements and their components. The object model can be easily analyzed and updated within the .NET environment. If needed, the library can also generate new R script from an updated model. This library has potential applications within R editors, R formatters, R GUI builders and R static analysis tools. For an example of this library in use, please see R-Instat.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed namespace issue.