* installing *source* package ‘AnalyzeFMRI’ ... ** this is package ‘AnalyzeFMRI’ version ‘1.1-26’ ** package ‘AnalyzeFMRI’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... clang -arch arm64 -std=gnu2x checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang -arch arm64 -std=gnu2x accepts -g... yes checking for clang -arch arm64 -std=gnu2x option to accept ANSI C... none needed checking how to run the C preprocessor... clang -arch arm64 -std=gnu2x -E checking for egrep... 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 math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for scopy in -L/Library/Frameworks/R.framework/Resources/lib -lRblas... yes checking for sdot in -L/Library/Frameworks/R.framework/Resources/lib -lRblas... yes checking for scopy_... yes checking for sdot_... yes checking for sgesdd_... yes checking for lsame_... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ using SDK: ‘MacOSX11.3.1.sdk’ clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c AnalyzeFMRI_init.c -o AnalyzeFMRI_init.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c analyzeFMRI.c -o analyzeFMRI.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c niftiFMRI.c -o niftiFMRI.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sim.3d.GRF.c -o sim.3d.GRF.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spatial.c -o spatial.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spatial.est.c -o spatial.est.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c spatial.filters.linear.f -o spatial.filters.linear.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spatial.filters.non.linear.c -o spatial.filters.non.linear.o clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spatial.mixture.c -o spatial.mixture.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c wrapper.f -o wrapper.o clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o AnalyzeFMRI.so AnalyzeFMRI_init.o analyzeFMRI.o niftiFMRI.o sim.3d.GRF.o spatial.o spatial.est.o spatial.filters.linear.o spatial.filters.non.linear.o spatial.mixture.o wrapper.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame ld: warning: could not create compact unwind for _gaussfilter1_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _gaussfilter2_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/AnalyzeFMRI.Rcheck/00LOCK-AnalyzeFMRI/00new/AnalyzeFMRI/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (AnalyzeFMRI)