* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘subplex’ ...
** package ‘subplex’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpEewLSY/R.INSTALL3af1b03c2c72b0/subplex/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c calcc.f -o calcc.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c call_subplex.c -o call_subplex.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dist.f -o dist.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c evalf.f -o evalf.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-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
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c newpt.f -o newpt.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c order.f -o order.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c partx.f -o partx.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c setstp.f -o setstp.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c simplx.f -o simplx.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sortd.f -o sortd.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c start.f -o start.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c subopt.f -o subopt.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c subplx.f -o subplx.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o subplex.so calcc.o call_subplex.o dist.o evalf.o init.o newpt.o order.o partx.o setstp.o simplx.o sortd.o start.o subopt.o subplx.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpEewLSY/R.INSTALL3af1b03c2c72b0/subplex/src'
make[1]: Entering directory '/tmp/RtmpEewLSY/R.INSTALL3af1b03c2c72b0/subplex/src'
make[1]: Leaving directory '/tmp/RtmpEewLSY/R.INSTALL3af1b03c2c72b0/subplex/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-subplex/00new/subplex/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 (subplex)