* installing *source* package 'BTSR' ...
** package 'BTSR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_06_20_01_50_00_10419/RtmpughbKh/R.INSTALL8ebc5a87b3d/BTSR/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  DLtest.f90 -o DLtest.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  00_lbfgsb.f90 -o 00_lbfgsb.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  00_lib_utils.f90 -o 00_lib_utils.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  01_distrib.f90 -o 01_distrib.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  02_main.f90 -o 02_main.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  03_alloc.f90 -o 03_alloc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  03_Nelder.f90 -o 03_Nelder.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  04_base.f90 -o 04_base.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  05_barc.f90 -o 05_barc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  05_generic.f90 -o 05_generic.o
gcc  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BTSR_init.c -o BTSR_init.o
gcc -shared -s -static-libgcc -o BTSR.dll tmp.def DLtest.o 00_lbfgsb.o 00_lib_utils.o 01_distrib.o 02_main.o 03_alloc.o 03_Nelder.o 04_base.o 05_barc.o 05_generic.o BTSR_init.o -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/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-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_06_20_01_50_00_10419/RtmpughbKh/R.INSTALL8ebc5a87b3d/BTSR/src'
make[1]: Entering directory '/d/temp/2025_06_20_01_50_00_10419/RtmpughbKh/R.INSTALL8ebc5a87b3d/BTSR/src'
make[1]: Leaving directory '/d/temp/2025_06_20_01_50_00_10419/RtmpughbKh/R.INSTALL8ebc5a87b3d/BTSR/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-BTSR/00new/BTSR/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 'BTSR' as BTSR_1.0.0.zip
* DONE (BTSR)