<div dir="ltr"><div>Hi all,</div><div>I'm having this issue <a href="https://stackoverflow.com/questions/16758129/error-in-loadnamespacename-there-is-no-package-called-rcpp">https://stackoverflow.com/questions/16758129/error-in-loadnamespacename-there-is-no-package-called-rcpp</a></div><div>Rcpp is installed in ~/R/x86_64-pc-linux-gnu-library/4.0</div><div>But my RInside compiled binary looks for packages in ~/lib/R/library</div><div>Is there a way to configure the default library when I compile my command line program with RInside?</div><div>Otherwise, is there a recommended approach for doing run-time configuration of the library? I tried.R.parseEvalQ(".libPaths('~/R/x86_64-pc-linux-gnu-library/4.0')") but that does not seem to work.</div><div>Thanks for any help/ideas <br></div><div>Toby<br></div><div><br></div></div>