[R-SIG-Mac] library 'quadmath' not found
Petar Milin
pm|||n @end|ng |rom gm@||@com
Thu May 23 17:00:36 CEST 2024
I have recently updated my R (4.4.0) and all the packages running on Sonoma (14.5) with Intel. When I try to install from GitHub with:
install_github("zdk123/SpiecEasi")
I get the error message:
ld: warning: search path '/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0' not found
ld: warning: search path '/opt/gfortran/lib' not found
ld: library 'quadmath' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [SpiecEasi.so] Error 1
ERROR: compilation failed for package ‘SpiecEasi’
I did
xcode-select –install
but that was done already.
I also installed
gfortran-4.2.3.pkg
but that did not help either.
Can anyone advise, please?
Many thanks!
[[alternative HTML version deleted]]
More information about the R-SIG-Mac
mailing list