* installing *source* package ‘NScluster’ ...
** package ‘NScluster’ 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/NScluster/src'
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Palm-IPf.f -o Palm-IPf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Palm-Thomasf.f -o Palm-Thomasf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Palm-TypeAf.f -o Palm-TypeAf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Palm-TypeBf.f -o Palm-TypeBf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Palm-TypeCf.f -o Palm-TypeCf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simplex-IPf.f -o Simplex-IPf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simplex-Thomasf.f -o Simplex-Thomasf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simplex-TypeAf.f -o Simplex-TypeAf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simplex-TypeBf.f -o Simplex-TypeBf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simplex-TypeCf.f -o Simplex-TypeCf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simulate-IPf.f -o Simulate-IPf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simulate-Thomasf.f -o Simulate-Thomasf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simulate-TypeAf.f -o Simulate-TypeAf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simulate-TypeBf.f -o Simulate-TypeBf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c Simulate-TypeCf.f -o Simulate-TypeCf.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c comsub.f -o comsub.o
gfortran-13 -fopenmp -fpic  -g -O2 -mtune=native -Wall -pedantic  -c comsubOMP.f -o comsubOMP.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 init.c -o init.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 mt19937-64.c -o mt19937-64.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 NScluster.so Palm-IPf.o Palm-Thomasf.o Palm-TypeAf.o Palm-TypeBf.o Palm-TypeCf.o Simplex-IPf.o Simplex-Thomasf.o Simplex-TypeAf.o Simplex-TypeBf.o Simplex-TypeCf.o Simulate-IPf.o Simulate-Thomasf.o Simulate-TypeAf.o Simulate-TypeBf.o Simulate-TypeCf.o comsub.o comsubOMP.o init.o mt19937-64.o -fopenmp -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/NScluster/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/NScluster/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/NScluster/src'
installing to /data/gannet/ripley/R/packages/tests-devel/NScluster.Rcheck/00LOCK-NScluster/00new/NScluster/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 (NScluster)