* installing *source* package 'multitaper' ...
** this is package 'multitaper' version '1.0-17'
** package 'multitaper' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_10_14_01_50_00_4128/RtmpI1uxzZ/R.INSTALL1ae8068ce24bd/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/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -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/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_14_01_50_00_4128/RtmpI1uxzZ/R.INSTALL1ae8068ce24bd/multitaper/src'
make[1]: Entering directory '/d/temp/2025_10_14_01_50_00_4128/RtmpI1uxzZ/R.INSTALL1ae8068ce24bd/multitaper/src'
make[1]: Leaving directory '/d/temp/2025_10_14_01_50_00_4128/RtmpI1uxzZ/R.INSTALL1ae8068ce24bd/multitaper/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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)