* installing *source* package ‘AnalyzeFMRI’ ...
** this is package ‘AnalyzeFMRI’ version ‘1.1-25’
** package ‘AnalyzeFMRI’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... clang -arch arm64 -std=gnu23
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=gnu23 accepts -g... yes
checking for clang -arch arm64 -std=gnu23 option to accept ANSI C... none needed
checking how to run the C preprocessor... clang -arch arm64 -std=gnu23 -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 17.0.0 (clang-1700.3.19.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -std=gnu23 -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=gnu23 -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=gnu23 -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=gnu23 -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=gnu23 -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=gnu23 -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=gnu23 -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=gnu23 -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=gnu23 -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
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/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)