R-SIG-Mac Digest, Vol 264, Issue 10
You might make sure the lib = .libPaths()[2] Isn?t messing you up somehow
On Mar 23, 2025, at 11:37?AM, r-sig-mac-request at r-project.org wrote: However, I am still not able to install RQuantLib. It does not find boost.
install.packages("RQuantLib", type = "source", lib = .libPaths()[2], configure.args = c("--with-boost-include=/opt/R/x86_64/include/boost"), configure.vars = c("CPPFLAGS='-DQL_HIGH_RESOLUTION_DATE'"))