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

New Post: Library in a different folder in vb

Hi, I should have mentioned I used version 1.5 . I'd recommend you use it too, either getting it via nu-get or from source. (not that I think this will definitely make a difference to your problem) I...

View Article


New Post: Library in a different folder in vb

HI Thank you this was the good way to fixe my case ! I tried the two last version and the 3.0.0 works ! But not the 3.0.1. Thank you for your help and for R.NET Regards

View Article


New Post: Fatal error: unable to open base package

Thanks fcosaid . I was using R-2.15.1 and your suggestion worked very well for me , on Windows 7 Professional . Incidentally I did not do an R Install , but just copied the R folders from my previous...

View Article

Created Unassigned: Access Violation Exception after extended run of t.test...

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article

Commented Unassigned: Access Violation Exception after extended run of t.test...

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article


New Post: Package ‘stats’ in options was not found

hi! I tried RDotNet 1.4 + R 3.0.1 + VS2010 and have the same issue. Anybody know how to solve this?

View Article

Commented Unassigned: Access Violation Exception after extended run of t.test...

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article

New Post: Package ‘stats’ in options was not found

I cannot help further as I am unable to reproduce the issue The only thing I can think of to explain: unable to load shared object ‘C:/Program Files/R/R-3.0.0/library/stats/libs/i386/stats.dll’:...

View Article


New Post: Package ‘stats’ in options was not found

Today after hours of play around with PATH variable in visual studio i add string "c:\Program Files\R\R-3.0.1\bin\i386;c:\Program Files\R\R-3.0.1\bin;" into path variable in windows. Like in (3) in R...

View Article


Created Unassigned: Interfacing R Language with ASP.NET application [44]

I want to use R language in my ASP.NET application.I got a DLL named R.NET.DLL from http://rdotnet.codeplex.comBut I'm not able to connect to my web application, though it has samples for windows...

View Article

Edited Unassigned: Interfacing R Language with ASP.NET application [44]

I want to use R language in my ASP.NET application.I got a DLL named R.NET.DLL from http://rdotnet.codeplex.comBut I'm not able to use it in my web application, though it has samples for windows...

View Article

Closed Unassigned: Interfacing R Language with ASP.NET application [44]

I want to use R language in my ASP.NET application.I got a DLL named R.NET.DLL from http://rdotnet.codeplex.comBut I'm not able to use it in my web application, though it has samples for windows...

View Article

Edited Unassigned: Interfacing R Language with ASP.NET application [44]

I want to use R language in my ASP.NET application.I got a DLL named R.NET.DLL from http://rdotnet.codeplex.comBut I'm not able to use it in my web application, though it has samples for windows...

View Article


Commented Unassigned: Access Violation Exception after extended run of t.test...

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article

Edited Issue: Access Violation Exception after extended run of t.test loop [43]

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article


Closed Issue: multiple engines running at the same time [17]

When there is only one engine, loading a library is ok: var engine = REngine.CreateInstance("RDotNet2"); engine.EagerEvaluate("library(lars)");But when there are two or more engines, there will be an...

View Article

Commented Issue: Access Violation Exception after extended run of t.test loop...

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article


Edited Issue: Access Violation Exception after extended run of t.test loop [43]

My code runs just fine with one data set but fails at the same point each time a different data set is run. Two different arrays are created in a loop through a large data set using...

View Article

New Post: Use of drc library, instability ?

Hello, Sorry for asking help again but I can't solve my problem. When I use R in my code, a function will works one time but when I call it again, even if I don't change any settings, even if I kill...

View Article

New Post: What is the best way to prevent memory being corrupted when calling...

This will cause this error.using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using...

View Article
Browsing all 1634 articles
Browse latest View live