Quantcast
Channel: R.NET
Browsing all 1634 articles
Browse latest View live
↧

Updated Wiki: Documentation

Setting-up Your ProjectAdd reference of RDotNet and RDotNet.NativeLibrary to your project. Note that RDotNet.NativeLibrary is OS dependent. For Windows, get it from RDotNet.Windows.zip or NuGet...

View Article


Created Release: R.NET 1.5.2 (8 10, 2013)

Files RDotNet.dll, RDotNet.NativeLibrary.dll: the main assembliesRDotNet.FSharp.dll: F# extensionRDotNet.Graphics.dll (alpha release): graphics engine baseThese files are also available on the NuGet...

View Article


Released: R.NET 1.5.2 (Aug 10, 2013)

FilesRDotNet.dll, RDotNet.NativeLibrary.dll: the main assemblies RDotNet.FSharp.dll: F# extension RDotNet.Graphics.dll (alpha release): graphics engine base These files are also available on the NuGet...

View Article

Updated Release: R.NET 1.5.2 (8 10, 2013)

FilesRDotNet.dll, RDotNet.NativeLibrary.dll: the main assembliesRDotNet.FSharp.dll: F# extensionRDotNet.Graphics.dll (alpha release): graphics engine baseThese files are also available on the NuGet...

View Article

Updated Wiki: Code Snippets

Finding the Search Path via Windows Registry If R is installed with the option of ‘Save version number in registry', you may find the directory in which the R DLLs locate.Snippet...

View Article


Updated Wiki: Home

Project Description: R.NET enables .NET Framework to collaborate with R statistical computing. R.NET requires .NET Framework 4 and native DLLs installed with R environment. You need no other extra...

View Article

Source code checked in, #8cd79c172cbe

Fix IsInvalid * When ReleaseHandle is called, IsClosed is set as true. This means if protected SymbolicExpression object is disposed, Unpreserve does not call R_ReleaseObject as a memory leak occurs. *...

View Article

Source code checked in, #23665972a969

Remove a test.

View Article


New Comment on "Documentation"

The new version here perfectly works with R 3.0.1 as I tested.

View Article


New Post: R Engine Reuse (re-initialize)

Hi, I want to run this example code in a button, and copied to all of them and paste into buttonClick function. When I clicked button first time codes work perfectly , but when click to button secondly...

View Article

New Post: R Engine Reuse (re-initialize)

I cannot the quote, but I think Kosei mentions somewhere as a known limitation that the R engine cannot be initialised twice in the same process. In real applications, i.e. beyond a bit of code called...

View Article

New Post: R Engine Reuse (re-initialize)

I used already the reference to the REngine static object property. but it didn't work and one initialize too didn't work. another idea?

View Article

New Post: Memory leaks

Hello, guys. I work with R.NET library + .NET 4.0 + MSVS 2012 (Ult). I created Excel workbook project (for comfortable data visualization). After running code used lambdas and function calls I have...

View Article


New Comment on "Documentation"

It's great to see new updates. This can potentially be an extremely useful library. Keep up with the work!

View Article

Source code checked in, #8ed77328335d

Update version.

View Article


Source code checked in, #c64957f30ed7

Add matrix patterns.

View Article

Source code checked in, #53536acc5655

Fix for factors not to match IntegerVector pattern.

View Article


New Post: R Engine Reuse (re-initialize)

it supply my questions up to top of discussion page. I need solve this problem immidiately

View Article

Source code checked in, #240d6a023c89

Fix test name.

View Article

New Post: Convert NumericVector to String

Hi, all! I can't convert NumericVector to string in C# in MSVS 2012, R 3.0.1 (x86) and R.NET 1.5.2. CodeExample:engine.Evaluate(@"zz2<-5"); var res = engine.GetSymbol("zz2").AsNumeric(); var res1 =...

View Article
Browsing all 1634 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>