* installing *source* package 'BTSR' ... ** package 'BTSR' 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/RtmpoTN24H/R.INSTALL30240621742d8/BTSR/src' gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 00_lbfgsb.f90 -o 00_lbfgsb.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 00_main.f90 -o 00_main.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 00_specfun.f90 -o 00_specfun.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 01_Nelder.f90 -o 01_Nelder.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 01_RNG.f90 -o 01_RNG.o 01_RNG.f90:834:2: 834 | call labelpr(' Kiss64 not avaliable. Using Kiss32 instead', -1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:835:22: 835 | self%type = 3 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:836:2: 836 | self%initialize = .true. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:837:2: 837 | fn_val = rng_uniform_kiss32(self) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:842:2: 842 | call labelpr(" L'Ecuyer's 1999 not avaliable. Using Mersenne Twister instead", -1) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:843:22: 843 | self%type = 2 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:844:2: 844 | self%initialize = .true. | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:845:2: 845 | fn_val = rng_uniform_mersenne(self) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:1649:21: 1649 | fn = 1.d0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:1650:34: 1650 | if(give_log) fn = 0.d0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:1678:56: 1678 | fn = exp(-stirlerr(x)-bd0(x,lambda))/sqrt(M_2PI*x) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] 01_RNG.f90:1679:12: 1679 | return | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 02_base.f90 -o 02_base.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 03_barc.f90 -o 03_barc.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 03_barfima.f90 -o 03_barfima.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 03_karfima.f90 -o 03_karfima.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 03_garfima.f90 -o 03_garfima.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c 03_uwarfima.f90 -o 03_uwarfima.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 BTSR_init.c -o BTSR_init.o gcc -shared -s -static-libgcc -o BTSR.dll tmp.def 00_lbfgsb.o 00_main.o 00_specfun.o 01_Nelder.o 01_RNG.o 02_base.o 03_barc.o 03_barfima.o 03_karfima.o 03_garfima.o 03_uwarfima.o BTSR_init.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -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/RtmpoTN24H/R.INSTALL30240621742d8/BTSR/src' make[1]: Entering directory '/d/temp/RtmpoTN24H/R.INSTALL30240621742d8/BTSR/src' make[1]: Leaving directory '/d/temp/RtmpoTN24H/R.INSTALL30240621742d8/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_0.1.5.zip * DONE (BTSR)