I installed the NuGet package, in my Visuals Studio 2013 solution, but when I try to start the R-script engine, I get this exception:
Windows Registry key 'SOFTWARE\R-core' not found in HKEY_LOCAL_MACHINE nor HKEY_CURRENT_USER
Clearly, something went wrong during installation, but what did I miss?
Thanks
Christian
Comments: A similar issue was [recently reported](https://rdotnet.codeplex.com/workitem/128). This is not entirely clear tp me but it may be due to which account was used to install R. In any case I provide there a way to bypass the registry key detection.
Windows Registry key 'SOFTWARE\R-core' not found in HKEY_LOCAL_MACHINE nor HKEY_CURRENT_USER
Clearly, something went wrong during installation, but what did I miss?
Thanks
Christian
Comments: A similar issue was [recently reported](https://rdotnet.codeplex.com/workitem/128). This is not entirely clear tp me but it may be due to which account was used to install R. In any case I provide there a way to bypass the registry key detection.