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

New Post: Azure // R.Net

Hi, It is possible to run R.NET on machines without R locally installed; I have used this to run on windows compute clusters, where the R binaries used were on a remote shared drive. It is also...

View Article


Created Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article


Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article

New Post: Azure // R.Net

Thanks for the note. Given the version I'm using (recently installed R.Net 1.5.16 via NuGet and then R 3.1.2 itself; Windows 8; Visual Studio Ultimate 2013), I don't have a static method on REngine...

View Article

Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article


New Post: Azure // R.Net

Update : got it to work with the following: var curDirectory = Directory.GetCurrentDirectory() + "\\rengine"; System.Environment.SetEnvironmentVariable("R_HOME", curDirectory); var curDirectoryWithBin...

View Article

New Post: REngine Not Getting Disposed when Called from Web UI, Web Service...

There's no reason to dispose of the engine. R is an unmanaged application written in C. Disposing is a managed .Net concept and has no effect on unmanaged dlls, like R and its subordinate dlls. Calling...

View Article

New Post: Azure // R.Net

2) Since the role is just something hosted in a local VM under IIS, you'll run into problems with R's global state being shared in the VM that is spun up. If you have a couple of work items queued,...

View Article


Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article


Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article

Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article

Source code checked in, #578781b2dcd9

Merge PR https://rdotnet.codeplex.com/SourceControl/network/forks/skyguy94/PRFork/contribution/7684, Text rendering issues

View Article

Source code checked in, #32be01245c52

Fix compilation issue, resulting from a merge on a PR. May need discussion with contributor to assess whether it is really needed to use the Win32 specific dll search path functions.

View Article


Source code checked in, #5d529899dc04

Merge

View Article

Source code checked in, #e0329307d844

Remove test assembly from R.NET.sln

View Article


Source code checked in, #662d50c9551c

Merge

View Article

Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article


New Post: Restart engine

So actually it is still IMPOSSIBLE for REngine to restart without restarting the whole c# project?? I could not find anywhere a positive answer. I am hosting a website with IIS using .NET. My users...

View Article

Commented Unassigned: RdotNet.Graphics, text function misbehavior [148]

Hi all,I have come up with an issue related to displaying text through the R text() function. Specifically, the DrawText@GraphicsDeviceAdapter gets called with the wrong y value. This behavior can be...

View Article

New Post: Restart engine

No, it is not impossible. But I don't understand your problem. If every user wants to use R, then why not simply use the same R session to handle all their requests? If your code base in R need a new...

View Article
Browsing all 1634 articles
Browse latest View live


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