I am trying to use the REngine.GetInstance()
function but I keep getting a null reference exception.
I have tried using another function in REngine just in case the getInstance
method was at fault, like REngine.SetEnvironmentVariables()
, yet they all return the null reference exception.
I have tried reinstalling the package. I have tried checking the installation path but I couldn't find how the rdotnetlibrary accesses it. I am not even sure the path is related to the problem.
Please help.