* installing *source* package ‘gam’ ...
** package ‘gam’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/gam/src'
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c backfit.f -o backfit.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c backlo.f -o backlo.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c bsplvd.f -o bsplvd.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c bvalue.f -o bvalue.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c bvalus.f -o bvalus.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -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 gam_init.c -o gam_init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c linear.f -o linear.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c lo.f -o lo.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -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 loessc.c -o loessc.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c loessf.f -o loessf.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c qsbart.f -o qsbart.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -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 sbart.c -o sbart.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c sgram.f -o sgram.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c sinerp.f -o sinerp.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c splsm.f -o splsm.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c sslvrg.f -o sslvrg.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c stxwx.f -o stxwx.o
gcc-13 -shared -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 -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o gam.so backfit.o backlo.o bsplvd.o bvalue.o bvalus.o gam_init.o linear.o lo.o loessc.o loessf.o qsbart.o sbart.o sgram.o sinerp.o splsm.o sslvrg.o stxwx.o -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/gam/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/gam/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/gam/src'
installing to /data/gannet/ripley/R/packages/tests-devel/gam.Rcheck/00LOCK-gam/00new/gam/libs
** R
** data
** 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 (gam)