On Sun, 24 Sep 2023 02:19:20 +0000
Naresh Gurbuxani <naresh_gurbux...@hotmail.com> wrote:

> > install.packages("RQuantLib", repos = "https://cran.r-project.org";)

> Installing package into ‘/usr/local/lib/R/4.1/site-library’
> (as ‘lib’ is unspecified)
> trying URL
> 'https://cran.r-project.org/src/contrib/RQuantLib_0.4.17.tar.gz'
 
> dyld[29996]: Library not loaded:
> /usr/local/opt/gcc/lib/gcc/11/libgfortran.5.dylib
> Referenced from: <383F3774-06DE-3792-AA2C-C9D6B37A2D89>
> /usr/local/Cellar/r/4.1.2/lib/R/lib/libR.dylib

So you're installing source packages into a Homebrew-built R, and they
fail to load after being compiled?

If you don't get an answer here, try r-sig-...@r-project.org or
<https://github.com/orgs/Homebrew/discussions>.

-- 
Best regards,
Ivan

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to