* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* 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-14 (Debian 14.3.0-8) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9kkaxp/R.INSTALL317cdc4fb4c3c8/multitaper/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -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-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dpss.f90 -o dpss.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c multitaper_init.c -o multitaper_init.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sine.f -o sine.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o multitaper.so djt.o dpss.o multitaper_init.o sine.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9kkaxp/R.INSTALL317cdc4fb4c3c8/multitaper/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9kkaxp/R.INSTALL317cdc4fb4c3c8/multitaper/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9kkaxp/R.INSTALL317cdc4fb4c3c8/multitaper/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-multitaper/00new/multitaper/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (multitaper)