* installing *source* package 'stima' ...
** package 'stima' 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/RtmpGKzrFZ/R.INSTALL268c45e58ac3/stima/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/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  rs_bos.f90 -o rs_bos.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_boscat.f90 -o rs_boscat.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_boscats.f90 -o rs_boscats.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_cor.f90 -o rs_cor.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_cov.f90 -o rs_cov.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rs_invers.f -o rs_invers.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_mean.f90 -o rs_mean.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rs_mtxmul.f -o rs_mtxmul.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rs_mtxmult.f -o rs_mtxmult.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_resid.f90 -o rs_resid.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_rsq.f90 -o rs_rsq.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_sort.f90 -o rs_sort.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_splitc.f90 -o rs_splitc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  rs_stdev.f90 -o rs_stdev.o
gcc -shared -s -static-libgcc -o stima.dll tmp.def init.o rs_bos.o rs_boscat.o rs_boscats.o rs_cor.o rs_cov.o rs_invers.o rs_mean.o rs_mtxmul.o rs_mtxmult.o rs_resid.o rs_rsq.o rs_sort.o rs_splitc.o rs_stdev.o -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-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpGKzrFZ/R.INSTALL268c45e58ac3/stima/src'
make[1]: Entering directory '/d/temp/RtmpGKzrFZ/R.INSTALL268c45e58ac3/stima/src'
make[1]: Leaving directory '/d/temp/RtmpGKzrFZ/R.INSTALL268c45e58ac3/stima/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-stima/00new/stima/libs/x64
** R
** data
** 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 'stima' as stima_1.2.4.zip
* DONE (stima)