* installing *source* package 'subplex' ...
** package 'subplex' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpATX7kI/R.INSTALL11cc668e667d/subplex/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c calcc.f -o calcc.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c call_subplex.c -o call_subplex.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dist.f -o dist.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c evalf.f -o evalf.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c newpt.f -o newpt.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c order.f -o order.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c partx.f -o partx.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c setstp.f -o setstp.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c simplx.f -o simplx.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sortd.f -o sortd.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c start.f -o start.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c subopt.f -o subopt.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c subplx.f -o subplx.o
gcc -shared -s -static-libgcc -o subplex.dll tmp.def 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 -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpATX7kI/R.INSTALL11cc668e667d/subplex/src'
make[1]: Entering directory '/d/temp/RtmpATX7kI/R.INSTALL11cc668e667d/subplex/src'
make[1]: Leaving directory '/d/temp/RtmpATX7kI/R.INSTALL11cc668e667d/subplex/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-subplex/00new/subplex/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'subplex' as subplex_1.8.zip
* DONE (subplex)