Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

New Post: System.DllNotFoundException

$
0
0
Thanks, I am using 1.5.5 yeah (which I got via NuGet).

I downloaded the source and added a bit of logging. After playing around with this a bit, I realize that it's possible to pass in an explicit path to the R.dll library... which I'm now doing.

After that, I started to get some different errors, complaining that R couldn't load a forecast package that I need (or it's various dependencies). Essentially this is because the packages were installed in my R_LIBS_USER folder and not in the R_LIBS folder... when R.NET was run by TeamCity then (as the local System user) these packages weren't available. The solution was to copy/move the relevant libraries from R_LIBS_USER to R_LIBS.

Kind Regards,

James Crosswell
Founder | Tea Boy
www.mentaldesk.com

Viewing all articles
Browse latest Browse all 1634

Trending Articles



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