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

Commented Unassigned: R.NET Dataframe not handling POSIXlt properly [178]

HiOne of my R dataframe column is of type "POSIXlt". I am loading this R dataframe in R.NET's Dataframe object like following :In R (instance created using...

View Article


New Post: Different results while running a script in R and in C# with R.NET

You'll have to reformulate a bit your question to get readers to assess they can help. These guidelines may help. If you can craft a small, reproducible example (code and data) displaying the behavior,...

View Article


Commented Unassigned: REngine.GetInstance fails [177]

Hi, I'm new to R but really would love to use it in my C# programs via RDotNet. I've added R.net via Manage NuGet Packages in VS2013 (RDotNet runtime Version v4.0.30319).Within Windows 7 I'm running...

View Article

Commented Unassigned: R.NET Dataframe not handling POSIXlt properly [178]

HiOne of my R dataframe column is of type "POSIXlt". I am loading this R dataframe in R.NET's Dataframe object like following :In R (instance created using...

View Article

Commented Unassigned: R.NET Dataframe not handling POSIXlt properly [178]

HiOne of my R dataframe column is of type "POSIXlt". I am loading this R dataframe in R.NET's Dataframe object like following :In R (instance created using...

View Article


Commented Unassigned: R.NET Dataframe not handling POSIXlt properly [178]

HiOne of my R dataframe column is of type "POSIXlt". I am loading this R dataframe in R.NET's Dataframe object like following :In R (instance created using...

View Article

Commented Unassigned: REngine.GetInstance fails [177]

Hi, I'm new to R but really would love to use it in my C# programs via RDotNet. I've added R.net via Manage NuGet Packages in VS2013 (RDotNet runtime Version v4.0.30319).Within Windows 7 I'm running...

View Article

Commented Unassigned: REngine.GetInstance fails [177]

Hi, I'm new to R but really would love to use it in my C# programs via RDotNet. I've added R.net via Manage NuGet Packages in VS2013 (RDotNet runtime Version v4.0.30319).Within Windows 7 I'm running...

View Article


Commented Unassigned: REngine.GetInstance fails [177]

Hi, I'm new to R but really would love to use it in my C# programs via RDotNet. I've added R.net via Manage NuGet Packages in VS2013 (RDotNet runtime Version v4.0.30319).Within Windows 7 I'm running...

View Article


Commented Unassigned: R.NET Dataframe not handling POSIXlt properly [178]

HiOne of my R dataframe column is of type "POSIXlt". I am loading this R dataframe in R.NET's Dataframe object like following :In R (instance created using...

View Article

Created Unassigned: I register R.NET relevant dll in GAC, program compile...

Hi, I register R.NET relevant dll in GAC.R.NET relevant dll includes RDotNet.dll, RDotNet.NativeLibrary.dll, and DynamicInterop.dll.But c# program compile error."The type 'DynamicInterop.UnmanagedDll'...

View Article

Commented 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 Article

New Post: Restarting R in a server application

I am developing a C# solution to run R.net (version 1.6.5) on a Windows server 2008 R2. The R functionality runs pretty stable and performs well. My Problem is that the server is running constantly,...

View Article


New Post: Create multiple R instances on separate threads

Hi, Is it possible to either create multiple instances of the REngine or create multiple workspaces? I have several tasks which I want to run in parallel which call R to do some computation. They need...

View Article

Reviewed: R.NET 1.5.19 (NuGet) (10 06, 2015)

Rated 4 Stars (out of 5) - Good Good !!!

View Article


New Post: alternative to str() in source() to get full variable's output

Hi all, I'm able to start REngine in a .Net 4.5 Console Application in C#. Then I let a script running using source(). This works fine and I get some output on my console, e.g. when a package is loaded...

View Article

Commented Unassigned: I register R.NET relevant dll in GAC, program compile...

Hi, I register R.NET relevant dll in GAC.R.NET relevant dll includes RDotNet.dll, RDotNet.NativeLibrary.dll, and DynamicInterop.dll.But c# program compile error."The type 'DynamicInterop.UnmanagedDll'...

View Article


New Post: Restarting R in a server application

R.NET embeds R in the same process as the main program, and R cannot be restarted twice in the same process. This is a limit of R, not R.NET. A solution to this has been developed on a branch of the...

View Article

New Post: Create multiple R instances on separate threads

No, it is not. R itself is overwhelmingly not thread safe (at least the R project release one - I don't know about other new/commercial offerings), and in all but very specific cases will...

View Article

New Post: alternative to str() in source() to get full variable's output

Interesting observation. R.NET engine has AutoPrint set to true by default (matches R behavior). Testing something:# c:/tmp/blah.r danca <- 'kizomba' featuring <- 'Saaphy' danca # does not print...

View Article
Browsing all 1634 articles
Browse latest View live


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