Commented Unassigned: Holt-Winters fails when called via R.NET, while working...
I am currently working on a Project where I pass a vector to R.Net from a C# Application in order to perform Holt-Winters on the data. In most cases (~99 of 100) it works, but sometimes it won´t work...
View ArticleCreated Unassigned: Remove Old R.Net 1.5.5 from NuGet [126]
It would be nice if this package went away. Can RecycleBin or another owner file a NuGet support request to have it removed? I don't believe there's a good reason, other than forcing people to upgrade,...
View ArticleCommented Feature: Support usage of R.NET from multiple App Domains [92]
One problem that comes up for us quite a bit when using R.NET from the RProvider is that we need to load it into multiple appdomains simultaneously. The native R.DLL is obviously AppDomain agnostic,...
View ArticleNew Post: VB.NET Help
Apologies if I'm missing something obvious, but I'm trying to create a dataframe object in VB.NET using getsymbol. From the C# examples I see it works like engine.GetSymbol("frm").AsDataFrame() In...
View ArticleCreated Unassigned: Can't access R package libraries [127]
This Project looks very promising, please dont abandon it in any case.I am having, like many before me, issues with accessing R packages from within an REngine. My specs:.) Win XP SP3.) Visual Studio...
View ArticleCreated Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleCommented Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleCommented Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleCommented Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleNew Post: Help diagnosing random R.NET crashes
+1 Same Error. Undiagnosable, on Mono/Ubuntu.
View ArticleCreated Unassigned: Error: C Stack Usage is too close to the limit [129]
Hello, thanks for your work on this library. I can't seem to get it to initialize: - Ubuntu 14.04 64 bit. - R-Base installed, and I mapped the path and checked they were OK with env. - Mono 3.2.8...
View ArticleCommented Unassigned: Error: C Stack Usage is too close to the limit [129]
Hello, thanks for your work on this library. I can't seem to get it to initialize: - Ubuntu 14.04 64 bit. - R-Base installed, and I mapped the path and checked they were OK with env. - Mono 3.2.8...
View ArticleCommented Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleCommented Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleNew Post: Question on R version compatiblity
The doc page says that pre-requisite for R.Net 1.5.15 package is R-3.0.2 Does anyone know if R.Net 1.5.15 works with later versions of R? R-3.1.1, for example?
View ArticleCommented Unassigned: SetEnvironmentVariables [128]
when i call REngine.SetEnvironmentVariables(); it throws an error:Windows Registry sub-key 'R' of key 'HKEY_LOCAL_MACHINE\SOFTWARE\R-core' was not foundbut actually, there is such a key in this...
View ArticleNew Post: R.NET errors logging
Hello. Pls, I need to log any information about errors when I call ".Evaluate()" method. What's the way to catch information from R stderr stream in my code? Thank you/
View ArticleNew Post: Does R.NET support Skew Normal Distribution (snorm or others)?
Use fGarch library - snorm and other skewed distributions
View ArticleReviewed: R.NET 1.5.15 (NuGet) (Jul 22, 2014)
Rated 5 Stars (out of 5) - Works great. On VS2012 installation via NuGet was easy, and integrating C# project with rich R functionality, including model fitting and plots, was flawless. Debugging...
View Article