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

Edited Unassigned: REngine.GetInstance() method goes in infinite loop when...

I am using R.Net with my web application. I have hosted site in IIS 7 and written below simple code on click event of a button```protected void btnGetData_Click(object sender, EventArgs e){//Get...

View Article


Edited Unassigned: REngine.GetInstance() method goes in infinite loop when...

I am using R.Net with my web application. I have hosted site in IIS 7 and written below simple code on click event of a button```protected void btnGetData_Click(object sender, EventArgs e){//Get...

View Article


Created Unassigned: Adding new col and assigning NA to it shows True and not...

Hi,I have a data frame and I added a new column to it and assigned NA (using R.NET). In C# I do not see all NA rather I see all True in that new column. Tried same in R GUI and new column contains all...

View Article

New Post: Is this package going to be updated to support for .Net core?

It seems this package is no longer supported for .Net Core [The newer .Net release from Microsoft]. Any updates on this would be highly appreciated.

View Article

New Post: Running two REngines in parallel

So would it be a reasonable conclusion from this discussion that R.NET is really not suited for use in a production web application since each request generally runs on a separate thread? And to safely...

View Article


New Post: Running two REngines in parallel

Hello Danobri, No, that is not a reasonable conclusion. It is true that R can only have one instance per process. "Per process" is the operative phrase here. Look at Microsoft's WCF technology. I wrote...

View Article

New Post: Running two REngines in parallel

In the past, I dropped an answer to a similar question on stack-overflow. Maybe this will help: link

View Article

New Post: R.net Integration on SSIS

Hi Guys, I am facing an interesting problem which I as a novice developer am not able to solve. I hope you guys will suggest me some solution to fix this issue. Here is the Scenario: I am trying to...

View Article


New Post: Console.CancelKeyPress not fired when REngine instance is initialized

Hi Guys, Can you advise how to understand when Ctrl-C is pressed if REngine instance is initialized? If no REngine instance is initialized then Console.CancelKeyPress is fired and we can perform...

View Article


Reviewed: R.NET 1.5.19 (NuGet) (sep. 21, 2016)

Rated 4 Stars (out of 5) - It is a very good tool to use R.

View Article

New Post: R and .Net Core

It seems, currently there is no support for "R.Net" with latest .Net Core. Please suggest if we've any better alternatives to integrate "R" with .NetCore based applications?

View Article

New Post: Unable to load data

I wrote some simple code in R and saved it as an .RDA file.a <- 10 b <- 20 c <- 30 save(a,b,c,file="abc.rda") But when I try to load the RDA using R.NET REngine.SetEnvironmentVariables();...

View Article

New Post: Unable to load data

I reinstalled R, which got rid of this issue.

View Article


Created Unassigned: error while loading libraries from asp .net application,...

I am trying to load the matrixStats Library (engine.Evaluate("library('matrixStats')");) from a asp .net web application and I am faced with the following error.Error in inDL(x, as.logical(local),...

View Article

Edited Unassigned: please delete [192]

please delete

View Article


Created Unassigned: package load failed for matrixstats while calling [193]

package load failed for matrixstats while calling

View Article

Edited Unassigned: package load failed for matrixstats while [193]

package load failed for matrixstats while calling

View Article


Edited Unassigned: package load failed for matrixstats [193]

I fixed the issue from another post: http://author-entry17.rssing.com/chan-9456546/all_p43.htmlYou have to copy over the dlls from the architecture folder into the package path as a work around. Please...

View Article

Edited Unassigned: package load failed for matrixstats, stats.dll shared...

I fixed the issue from another post: http://author-entry17.rssing.com/chan-9456546/all_p43.htmlYou have to copy over the dlls from the architecture folder into the package path as a work around. Please...

View Article

Edited Unassigned: package load failed for matrixstats, stats.dll shared...

please deleteI fixed the issue from another post: http://author-entry17.rssing.com/chan-9456546/all_p43.html You have to copy over the dlls from the architecture folder into the package path as a work...

View Article
Browsing all 1634 articles
Browse latest View live


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