* installing *source* package ‘AnalyzeFMRI’ ... ** this is package ‘AnalyzeFMRI’ version ‘1.1-25’ ** using staged installation checking for gcc... clang-19 -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-19 -std=gnu23 accepts -g... yes checking for clang-19 -std=gnu23 option to accept ANSI C... none needed checking how to run the C preprocessor... clang-19 -std=gnu23 -E checking for egrep... grep -E checking for ANSI C header files... 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/home/hornik/tmp/R/lib -lRblas... yes checking for sdot in -L/home/hornik/tmp/R/lib -lRblas... yes checking for scopy_... no checking for sdot_... no configure: WARNING: could not find scopy or sdot in your BLAS library, using our BLAS and LAPACK routines configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 19.1.7 (3+b1)’ using Fortran compiler: ‘Debian flang-new version 19.1.7 (3+b1)’ clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c AnalyzeFMRI_init.c -o AnalyzeFMRI_init.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c analyzeFMRI.c -o analyzeFMRI.o flang-new-19 -fpic -g -O2 -c lsame.f -o lsame.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c niftiFMRI.c -o niftiFMRI.o flang-new-19 -fpic -g -O2 -c sblas.f -o sblas.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sim.3d.GRF.c -o sim.3d.GRF.o flang-new-19 -fpic -g -O2 -c slamc.f -o slamc.o flang-new-19 -fpic -g -O2 -c slapack.f -o slapack.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatial.c -o spatial.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatial.est.c -o spatial.est.o flang-new-19 -fpic -g -O2 -c spatial.filters.linear.f -o spatial.filters.linear.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatial.filters.non.linear.c -o spatial.filters.non.linear.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatial.mixture.c -o spatial.mixture.o flang-new-19 -fpic -g -O2 -c wrapper.f -o wrapper.o clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o AnalyzeFMRI.so AnalyzeFMRI_init.o analyzeFMRI.o lsame.o niftiFMRI.o sblas.o sim.3d.GRF.o slamc.o slapack.o spatial.o spatial.est.o spatial.filters.linear.o spatial.filters.non.linear.o spatial.mixture.o wrapper.o -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/AnalyzeFMRI.Rcheck/00LOCK-AnalyzeFMRI/00new/AnalyzeFMRI/libs ** 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)