* installing *source* package ‘fmrihrf’ ... ** this is package ‘fmrihrf’ version ‘0.1.0’ ** package ‘fmrihrf’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fmrihrf/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -DARMA_DONT_PRINT_FAST_MATH_WARNING -DARMA_USE_CURRENT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -DARMA_DONT_PRINT_FAST_MATH_WARNING -DARMA_USE_CURRENT -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c neural_input.cpp -o neural_input.o neural_input.cpp:1:9: warning: ‘ARMA_DONT_PRINT_FAST_MATH_WARNING’ redefined 1 | #define ARMA_DONT_PRINT_FAST_MATH_WARNING | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <command-line>: note: this is the location of the previous definition neural_input.cpp: In function ‘arma::uword nextPow2(arma::uword)’: neural_input.cpp:221:11: warning: right shift count >= width of type [-Wshift-count-overflow] 221 | v |= v>>32; | ~^~~~ g++ -std=gnu++17 -shared -L/usr/local/lib64 -o fmrihrf.so RcppExports.o neural_input.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/fmrihrf/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fmrihrf/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/fmrihrf/src' installing to /data/gannet/ripley/R/packages/tests-devel/fmrihrf.Rcheck/00LOCK-fmrihrf/00new/fmrihrf/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (fmrihrf)