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

Edited Feature: REngine.GetFunction : make non public, or rename. [111]

REngine public TDelegate GetFunction<TDelegate>()Feels like something natural to get an R.NET Function object.

View Article


Edited Feature: Write stress tests [109]

Relatively long-running tests for handling large amounts of data, numerous iterations, etc. May have some NUnit, but probably less pervasive than the smaller unit tests.Couple that with getting runtime...

View Article


Source code checked in, #dd816d01148d

A few improvements to API and error messages.

View Article

New Post: Communicate or use R environment in C# project without installation

Sorry about restarting this discussion, but based on the current R.NET license, which appears to be a non-copyleft license. Can I assume that R.NET provides sufficient distance between my software and...

View Article

New Post: Communicate or use R environment in C# project without installation

I will start with disclaimers: I am not a lawyer, and did not influence the choice of license for R.NET. While I'll give my take on things, and think I understand where R.NET itself sits, I just cannot...

View Article


New Post: How to Add qcc Package in R.Net

Not knowing qcc, I may miss something, but do you just need something like: REngine engine; // setup and initialisation engine.Evaluate("library(qcc)"); engine.Evaluate("qcc::someFunctionInQcc(123,...

View Article

New Post: How to Add qcc Package in R.Net

Yes,I need to do the same thing Sent from my Windows Phone

View Article

Source code checked in, #26e57bb98644

Merge fix for complex numbers from skyguy94

View Article


Commented Issue: RDotNet ParseException on IIS [49]

```public static double TestOtherR(){ engine = REngine.GetInstanceFromID("RDotNet"); if (engine == null){ var envPath = Environment.GetEnvironmentVariable("PATH"); var rBinPath = @"C:\Program...

View Article


Commented Issue: Frequently calling R causes failure of...

I test RDotNet in F# by using RProvider.This is my F# code, which frequently fails for RDotNet.ParseException or sometimes System.AccessViolationException.My environment isWindows 8.1 Ultimate...

View Article

Created Unassigned: R.Net 1.5.5 problem multithread and loaded machine. [115]

Hi,Here is test project on problems reported in blogpost http://kostylizm.blogspot.ru/2014/05/run-r-code-from-c-sharp.htmlError messages we had in production:Version 1.5.5:Error: C stack usage is too...

View Article

Commented Issue: R.Net 1.5.5 problem multithread and loaded machine. [115]

Hi,Here is test project on problems reported in blogpost http://kostylizm.blogspot.ru/2014/05/run-r-code-from-c-sharp.htmlError messages we had in production:Version 1.5.5:Error: C stack usage is too...

View Article

Commented Feature: Write stress tests [109]

Relatively long-running tests for handling large amounts of data, numerous iterations, etc. May have some NUnit, but probably less pervasive than the smaller unit tests.Couple that with getting runtime...

View Article


Commented Feature: Write stress tests [109]

Relatively long-running tests for handling large amounts of data, numerous iterations, etc. May have some NUnit, but probably less pervasive than the smaller unit tests.Couple that with getting runtime...

View Article

Commented Issue: R.Net 1.5.5 problem multithread and loaded machine. [115]

Hi,Here is test project on problems reported in blogpost http://kostylizm.blogspot.ru/2014/05/run-r-code-from-c-sharp.htmlError messages we had in production:Version 1.5.5:Error: C stack usage is too...

View Article


Edited Issue: R.Net 1.5.5 problem multithread and loaded machine. [115]

Hi,Here is test project on problems reported in blogpost http://kostylizm.blogspot.ru/2014/05/run-r-code-from-c-sharp.htmlError messages we had in production:Version 1.5.5:Error: C stack usage is too...

View Article

Commented Issue: R.Net 1.5.5 problem multithread and loaded machine. [115]

Hi,Here is test project on problems reported in blogpost http://kostylizm.blogspot.ru/2014/05/run-r-code-from-c-sharp.htmlError messages we had in production:Version 1.5.5:Error: C stack usage is too...

View Article


Commented Issue: R.Net 1.5.5 problem multithread and loaded machine. [115]

Hi,Here is test project on problems reported in blogpost http://kostylizm.blogspot.ru/2014/05/run-r-code-from-c-sharp.htmlError messages we had in production:Version 1.5.5:Error: C stack usage is too...

View Article

Source code checked in, #e327e720026a

Make non-concurrent calls from multiple threads possible and more stable. Get ready for 1.5.12.

View Article

Source code checked in, #d756ba6a95be

Merge

View Article
Browsing all 1634 articles
Browse latest View live


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