* installing *source* package ‘BTSR’ ...
** this is package ‘BTSR’ version ‘1.0.0’
** package ‘BTSR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BTSR/src'
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  DLtest.f90 -o DLtest.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  00_lbfgsb.f90 -o 00_lbfgsb.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  00_lib_utils.f90 -o 00_lib_utils.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  01_distrib.f90 -o 01_distrib.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  02_main.f90 -o 02_main.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  03_alloc.f90 -o 03_alloc.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  03_Nelder.f90 -o 03_Nelder.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  04_base.f90 -o 04_base.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  05_barc.f90 -o 05_barc.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  05_generic.f90 -o 05_generic.o
gcc -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 BTSR_init.c -o BTSR_init.o
gcc -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/lib64 -o BTSR.so DLtest.o 00_lbfgsb.o 00_lib_utils.o 01_distrib.o 02_main.o 03_alloc.o 03_Nelder.o 04_base.o 05_barc.o 05_generic.o BTSR_init.o -llapack -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/BTSR/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BTSR/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BTSR/src'
installing to /data/gannet/ripley/R/packages/tests-devel/BTSR.Rcheck/00LOCK-BTSR/00new/BTSR/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 (BTSR)