* installing *source* package ‘fRLR’ ... ** this is package ‘fRLR’ version ‘1.3.0’ ** package ‘fRLR’ successfully unpacked and MD5 sums checked ** using staged installation checking for gsl-config... /opt/R/arm64/bin/gsl-config checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang -arch arm64 -std=gnu23 accepts -g... yes checking for clang -arch arm64 -std=gnu23 option to accept ISO C89... unsupported checking how to run the C preprocessor... clang -arch arm64 -std=gnu23 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking omp.h usability... yes checking omp.h presence... yes checking for omp.h... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’ using SDK: ‘MacOSX14.5.sdk’ clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fopenmp -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fopenmp -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c frlr.cpp -o frlr.o clang++: error: unsupported option '-fopenmp' make: *** [frlr.o] Error 1 make: *** Waiting for unfinished jobs.... clang++: error: unsupported option '-fopenmp' make: *** [RcppExports.o] Error 1 ERROR: compilation failed for package ‘fRLR’ * removing ‘/Volumes/Builds/packages/sonoma-arm64/results/4.6/fRLR.Rcheck/fRLR’