* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘NScluster’ ...
** package ‘NScluster’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp2uw8Ru/R.INSTALL3fad89ef37481/NScluster/src'
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Palm-IPf.f -o Palm-IPf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Palm-Thomasf.f -o Palm-Thomasf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Palm-TypeAf.f -o Palm-TypeAf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Palm-TypeBf.f -o Palm-TypeBf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Palm-TypeCf.f -o Palm-TypeCf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simplex-IPf.f -o Simplex-IPf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simplex-Thomasf.f -o Simplex-Thomasf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simplex-TypeAf.f -o Simplex-TypeAf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simplex-TypeBf.f -o Simplex-TypeBf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simplex-TypeCf.f -o Simplex-TypeCf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simulate-IPf.f -o Simulate-IPf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simulate-Thomasf.f -o Simulate-Thomasf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simulate-TypeAf.f -o Simulate-TypeAf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simulate-TypeBf.f -o Simulate-TypeBf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c Simulate-TypeCf.f -o Simulate-TypeCf.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c comsub.f -o comsub.o
gfortran-13 -fopenmp -fpic  -g -O2 -Wall -mtune=native  -c comsubOMP.f -o comsubOMP.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mt19937-64.c -o mt19937-64.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -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 -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp2uw8Ru/R.INSTALL3fad89ef37481/NScluster/src'
make[1]: Entering directory '/tmp/Rtmp2uw8Ru/R.INSTALL3fad89ef37481/NScluster/src'
make[1]: Leaving directory '/tmp/Rtmp2uw8Ru/R.INSTALL3fad89ef37481/NScluster/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-NScluster/00new/NScluster/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘NScluster’
    finding HTML links ... done
    NScluster-package                       html  
    boot.mple                               html  
    mple.cppm                               html  
    palm.cppm                               html  
    plot.Palm                               html  
    plot.mple                               html  
    print.mple                              html  
    sim.cppm                                html  
** 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)