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

Commented Unassigned: Crazy mono glibc detected error [75]

I am using the jperraud branch and just tried to load R on CentOS using the new initialization that passes in strings ( this was to test/avoid the whole --no-save/-vanilla stuff). When I tried this I...

View Article


Commented Unassigned: Crazy mono glibc detected error [75]

I am using the jperraud branch and just tried to load R on CentOS using the new initialization that passes in strings ( this was to test/avoid the whole --no-save/-vanilla stuff). When I tried this I...

View Article


Created Unassigned: RDotNet.Closure.Invoke() throws exception. [76]

Error message is ```Error in <bytecode> : generic 'function' is not a functionUnhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at...

View Article

Source code checked in, #51c5daf4773c

Bump version number as I use this for AWRA calibration and moving to nuget.

View Article

New Post: System.DllNotFoundException

Did you ever work this out? I have the same error using R 3.0.2 but only when the code is running on my CI server (TeamCity)... when I run the code from within Visual Studio there's no problem. I...

View Article


New Post: System.DllNotFoundException

Previous posts date back to more than a year ago; I assume you (jamescrosswell) are using the latest 1.5.5. The error messages and other things have been improved on a branch with my user name, but...

View Article

New Post: System.DllNotFoundException

Thanks, I am using 1.5.5 yeah (which I got via NuGet). I downloaded the source and added a bit of logging. After playing around with this a bit, I realize that it's possible to pass in an explicit path...

View Article

New Post: Decomposing R Objects

Hi, Just getting started with this. Have the basics working ... can get data into and out of R and run library functions. As a test case, I'm running a VAR model using the 'vars' library. A code...

View Article


New Post: Decomposing R Objects

Good question. I don't think there is an easy way to dynamically discover in C# the type of the result returned. the R data provider that works for F# may (I have yet to explore it), but this is a...

View Article


New Post: Decomposing R Objects

Thanks for the quick response. Understand about the priorities. Spent time today looking through material on dynamic objects and IronPython (looked at F# a while back). Any of these would seem to...

View Article

New Post: Decomposing R Objects

The F# type converter converts as follows:https://github.com/BlueMountainCapital/FSharpRProvider/blob/master/src/RProvider/RInterop.fs The basic idea is that the SEXP pointers used by R come in a few...

View Article

New Post: System.DllNotFoundException

I might have a similar situation to that of James. Setup is: VS 2013, R 3.0.2, R.Net 1.5.5, Win 7 SP1 64bit. The error is: "An unhandled exception of type 'System.DllNotFoundException' occurred in...

View Article

New Post: System.DllNotFoundException

I am trying to point the system to use the x64 folder as VS is running a 32 bit process: Not sure what you mean by that: VS itself is a 32 bits process (I think even for VS2013), but an application...

View Article


Closed Unassigned: Calling Evaluate seems to reset CurrentDirectory [65]

Using R.net to execute a script.Not setting wd in the script however, regardless of complexity of the script the Environment.CurrentDirectoryis being set to the root directory of R installation on my...

View Article

Closed Issue: RDOT NET Catches and Crashes on handled exceptions [70]

By default in RDOTNET on unix, R will catch an exception before the CLR can, leading to strange behavior and error messages. For example, consider this, normally handled, null reference exception in...

View Article


Closed Issue: Low runtime performance when creating vectors with initial...

The problem is clearly described in https://rdotnet.codeplex.com/discussions/458695* Brush up on Marshal and P/Invoke options to see what's feasible* Have tests, unit tests (regression tests)...

View Article

Closed Issue: ParseException [9]

I'm receiving the following exception below during the on the last statement of the following 3 lines:engine.SetSymbol("gld", symbol1Array); engine.SetSymbol("gdx", symbol2Array);var r =...

View Article


Closed Issue: engine.Close does not close [5]

Version 1.4.0.0, Window 7, Visual Studio 2010There is something wrong with the closing of R (engine.Close): in the following code, after engine.Close the command should fail, but it returns the same...

View Article

Closed Issue: After a plot has been created, the Exe hangs for > 1minute [6]

Create a plot: engine.EagerEvaluate("plot(rnorm(100))");Close the application. The debugger will hang for > 1Minute (or even more than 5 minutes, but I am not always that patient).When the exe is...

View Article

Closed Issue: R.Net in Asp.net [15]

Hi, R.Net help me a lot. I recently use it to construct a website with ASP.net. Also, when i run the task twice, i found that only package 'base' is loaded, the other packages is not. In the first, it...

View Article
Browsing all 1634 articles
Browse latest View live


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