Edited Unassigned: failed to load the library R.dll [168]
hi everyone, please help me, i have no idea what happened to my system the R.NET unable to located my R.dll here is the [Image](https://www.dropbox.com/s/hfxx4guwnbhdb0v/unable%20to%20find.JPG?dl=0)...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
Hey limwesley have you already added 'C:\Program Files\R\R-3.1.2\bin\i386' (or x64 if you are doing 64 bit) to your system path as skyguy94 suggested above. That was the final change that worked for...
View ArticleCreated Unassigned: Unable to see the S4 class slots value [169]
Hello everyone,I am not able to see the values of the S4 object slots.I was trying to get output from the function of "mirt" package.I tried this:```engine.Evaluate("library(mirt)");...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
untrueaxioms wrote: Hey limwesley have you already added 'C:\Program Files\R\R-3.1.2\bin\i386' (or x64 if you are doing 64 bit) to your system path as skyguy94 suggested above. That was the final...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
hi untrueaxioms, how was your status? i just have new update for you from my side, and it was horrible for me, as mention previous comment i have added R_HOME and it did not work, but after i restart i...
View ArticleCommented Unassigned: Unable to see the S4 class slots value [169]
Hello everyone,I am not able to see the values of the S4 object slots.I was trying to get output from the function of "mirt" package.I tried this:```engine.Evaluate("library(mirt)");...
View ArticleClosed Unassigned: Unable to see the S4 class slots value [169]
Hello everyone,I am not able to see the values of the S4 object slots.I was trying to get output from the function of "mirt" package.I tried this:```engine.Evaluate("library(mirt)");...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
i did try some other packages install from cran-r it look like some can used, but some can't i did try Rfacebook and Rcpp and it works, when i try to twitteR, (reinstall) it still cant
View ArticleCreated Unassigned: rdotnet is very slow [170]
Please help me to avoid slowness in rdotnet
View ArticleCreated Unassigned: Getting error while browsing the rdotnet application from...
Hi all,'Please help me for the below issue. I have attached the error while browsing application from IIS. I am getting library tm not found. But the same is working from dotnetframework. I am facing...
View ArticleCreated Unassigned: Rengine initialization: while running from visual studio...
Rengine initialization: while running from visual studio first time i got the result on button click .But the second time while click on button, same hangs in engine.initialize....pls help...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
I could reproduce your twitteR issue, and fix it by following the advice already in this message thread. The short version:By default do not set a R_HOME in the machine environment variable.Add...
View ArticleNew Post: How to integrate R file in .net
Hi, I am using asp.net mvc with C#, i have a R script file and i want to integrate the file into my code. How its possible? Please suggest me any referral link or example project. Thanks in advance.
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
Hi jperraud, just let you know that it working currently, i think i have mislead regarding about the environment variables, firstly i was not sure is for "path" is not for "R_HOME" or "R_PATH"...
View ArticleNew Post: R.Net Code not working
Hi, I get the from this site but not working, im new in R.Net please help me what is my mistake. i am using MVC. Code REngine.SetEnvironmentVariables(); // There are several options to initialize the...
View ArticleCreated Unassigned: R.net Code not working [173]
Hi, I get the from this site but not working, im new in R.Net please help me what is my mistake. i am using MVC. Code``` REngine.SetEnvironmentVariables();// There are several options to initialize the...
View ArticleNew Post: how to call function from r script
to call a script in r we will execute below code source("D:\something.R") but when i try to do in vs2013 with following 2 samples, it did not work, anyone can guide me? first try...
View ArticleCommented Unassigned: rdotnet is very slow [170]
Please help me to avoid slowness in rdotnetComments: fixed
View ArticleReviewed: R.NET 1.5.19 (NuGet) (May 16, 2015)
Rated 5 Stars (out of 5) - Great library! I'm using it often and since its first releases. A real life saver!
View ArticleCommented Unassigned: rdotnet is very slow [170]
Please help me to avoid slowness in rdotnetComments: how u fixed?
View Article