* installing *source* package ‘GMMAT’ ... ** package ‘GMMAT’ successfully unpacked and MD5 sums checked ** using staged installation 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 g++-13 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... g++-13 -std=gnu++17 -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... 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 for ZSTD_decompress in -lzstd... yes checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes configure: Will use system-wide zstd library checking for libdeflate_zlib_decompress in -ldeflate... yes checking libdeflate.h usability... yes checking libdeflate.h presence... yes checking for libdeflate.h... yes configure: Will use system-wide libdeflate library configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/GMMAT/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Izstd/lib -Izstd/lib/common -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -DARMA_64BIT_WORD -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 fitglmm.cpp -o fitglmm.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Izstd/lib -Izstd/lib/common -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c registerDynamicSymbol.c -o registerDynamicSymbol.o g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o GMMAT.so fitglmm.o registerDynamicSymbol.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lz -lbz2 -lzstd -ldeflate make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/GMMAT/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/GMMAT/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/GMMAT/src' installing to /data/gannet/ripley/R/packages/tests-devel/GMMAT.Rcheck/00LOCK-GMMAT/00new/GMMAT/libs ** R ** data ** 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 (GMMAT)