* installing *source* package 'multitaper' ... ** package 'multitaper' 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/RtmpszCAWo/R.INSTALL306402a494314/multitaper/src' gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c djt.f -o djt.o djt.f:308:72: 308 | cdabs2(zz) = real(zz)**2 + aimag(zz)**2 | 1 Warning: Obsolescent feature: Statement function at (1) djt.f:309:72: 309 | phsed(zz) = RtoD*datan2(aimag(zz),real(zz)) | 1 Warning: Obsolescent feature: Statement function at (1) djt.f:311:72: 311 | C2toF(xx) = trnrm*dlog((1.+dsqrt(xx))/(1.-dsqrt(xx)))/2. | 1 Warning: Obsolescent feature: Statement function at (1) djt.f:312:72: 312 | FtoMSC(ff) = dtanh(ff/trnrm)**2 | 1 Warning: Obsolescent feature: Statement function at (1) gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c dpss.f90 -o dpss.o 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 multitaper_init.c -o multitaper_init.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c sine.f -o sine.o gcc -shared -s -static-libgcc -o multitaper.dll tmp.def djt.o dpss.o multitaper_init.o sine.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -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/RtmpszCAWo/R.INSTALL306402a494314/multitaper/src' make[1]: Entering directory '/d/temp/RtmpszCAWo/R.INSTALL306402a494314/multitaper/src' make[1]: Leaving directory '/d/temp/RtmpszCAWo/R.INSTALL306402a494314/multitaper/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-multitaper/00new/multitaper/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 'multitaper' as multitaper_1.0-17.zip * DONE (multitaper)