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

Created Unassigned: Memory corruption, CallbackOnCollectedDelegate was...

Trying to use the repro information in one of the reply in [discussion:441642]

View Article


Commented Unassigned: Memory corruption, CallbackOnCollectedDelegate was...

Trying to use the repro information in one of the reply in [discussion:441642]Comments: Testing on a 32bit Win7....

View Article


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

@HoochTHX Thanks for the sample. I set up a reproduction test and started an issue: https://rdotnet.codeplex.com/workitem/45. Somewhat adapted, notably to (close to) version 1.5 of R.NET. I get one run...

View Article

New Post: Use of drc library, instability ?

Hi, To look at this in more details and with a hope to reproduce and isolate the issue, I need a self contained small program, without user interface code, and with the data included (if possible...

View Article

Released: R.NET 1.5 (Jul 28, 2013)

The major changes in v1.5 are:Initialize method must be called before using R. Settings should be passed to the method.EagerEvaluate method renamed to Evaluate (use Defer method when you want old...

View Article


Created Release: R.NET 1.5 (7 28, 2013)

The major changes in v1.5 are: Initialize method must be called before using R. Settings should be passed to the method.EagerEvaluate method renamed to Evaluate (use Defer method when you want old...

View Article

Source code checked in, #18ae13495413

Update version.

View Article

Source code checked in, #15f0f9275fd0

Add scripts for release * Building environment requires '/' file separator. The scripts converts '\' file separator into '/'.

View Article


Source code checked in, #572f81d256a2

Device fixation.

View Article


Source code checked in, #ca391026133f

Backed out changeset: 572f81d256a2

View Article

Updated Wiki: Home

Project Description: R.NET enables .NET Framework to collaborate with R statistical computing. R.NET requires .NET Framework 4 and native DLLs installed with R environment. You need no other extra...

View Article

Source code checked in, #300d2006f664

Enhance debugging views * SymbolicExpression: shows its internal object type. * Vector: shows its length and elements. * Matrix: shows its size and elements. * DataFrame: shows its size and columns'...

View Article

New Post: unable to load DLL 'libdl.dll'

Hi - I've very new to R.Net (and programming in general) so forgive me if this is a newbie questions. I installed R.Net from Nuget (version 1.5.1) and am trying to run a simple console app based on the...

View Article


New Post: unable to load DLL 'libdl.dll'

Sorry, I mistook to upload the Unix version assembly. I reupload the correct (Windows) version. Please update the NuGet package by "Manage NuGet Packages..." -> "Updates" (you will get 1.5.1.1).

View Article

New Post: unable to load DLL 'libdl.dll'

Hi, Thanks for your reply. I updated the NuGet package and now I am getting an error 'DLL not found' - but, it's not telling me which DLL it's looking for - Here is the stacktrace: at...

View Article


New Post: unable to load DLL 'libdl.dll'

Hi, Given the stacktrace, this is very likely because R.dll is not found, because is its directory is not in the PATH environmental variable. It sounds however like you started from the examples and...

View Article

New Post: unable to load DLL 'libdl.dll'

Hi there, Thanks for your reply. I did update the PATH environemnt variable and even added this to my code as a precaution: REngine .SetDllDirectory(...

View Article


New Post: unable to load DLL 'libdl.dll'

SetDllDirectory is deprecated. If you are using the same directory for adding to PATH as you use for SetDllDirectory, this does not look right either. What is needed is the path to the native R.dll...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Examples

Displaying a Chart with WPF Dynamic Data Display.App.xaml.csprivatevoid Application_Startup(object sender, StartupEventArgs e) { // Assumes that PATH is set correctly....

View Article

Updated Wiki: Documentation

Setting-up Your ProjectAdd reference of R.NET assembly to your project. [Option] You also add reference of System.Numerics assembly if you like to use complex numbers; otherwise use R.NET for .NET...

View Article
Browsing all 1634 articles
Browse latest View live


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