* installing *source* package 'waveband' ... ** package 'waveband' 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/Rtmpgx61ta/R.INSTALL1f5089d3f32/waveband/src' gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c as100.f -o as100.o as100.f:14:72: 14 | ZDABS(W) = DABS(W) | 1 Warning: Obsolescent feature: Statement function at (1) as100.f:15:72: 15 | ZDEXP(W) = DEXP(W) | 1 Warning: Obsolescent feature: Statement function at (1) as100.f:16:72: 16 | ZDSIGN(W, V) = DSIGN(W, V) | 1 Warning: Obsolescent feature: Statement function at (1) as100.f:22:72: 22 | GOTO (10, 20, 30, 40), ITYPE | 1 Warning: Obsolescent feature: Computed GOTO at (1) as100.f:62:72: 62 | ZDLOG(W) = DLOG(W) | 1 Warning: Obsolescent feature: Statement function at (1) as100.f:63:72: 63 | ZDSQRT(W) = DSQRT(W) | 1 Warning: Obsolescent feature: Statement function at (1) as100.f:69:72: 69 | GOTO (10, 20, 30, 40), ITYPE | 1 Warning: Obsolescent feature: Computed GOTO at (1) gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c as99.f -o as99.o as99.f:19:72: 19 | ZDABS(X) = DABS(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:20:72: 20 | ZDEXP(X) = DEXP(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:21:72: 21 | ZLOG(X) = DLOG(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:22:72: 22 | ZDSIGN(X, Y) = DSIGN(X, Y) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:23:72: 23 | ZDSQRT(X) = DSQRT(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:131:72: 131 | ZDABS(X) = DABS(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:132:72: 132 | ZDEXP(X) = DEXP(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:133:72: 133 | ZLOG(X) = DLOG(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:135:72: 135 | ZDSQRT(X) = DSQRT(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:230:72: 230 | ZDABS(X) = DABS(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:231:72: 231 | ZLOG(X) = DLOG(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:232:72: 232 | ZDSQRT(X) = DSQRT(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:376:72: 376 | ZDABS(X) = DABS(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:377:72: 377 | ZDEXP(X) = DEXP(X) | 1 Warning: Obsolescent feature: Statement function at (1) as99.f:385:72: 385 | 10 C(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) as99.f:403:72: 403 | 30 C(I) = A(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) as99.f:414:72: 414 | 50 A(I) = A(I - 1) / E | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) as99.f:425:72: 425 | 70 B(I) = A(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) as99.f:458:72: 458 | 120 A(I) = V * A(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) 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 functions.c -o functions.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 init.c -o init.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 wrow.c -o wrow.o gcc -shared -s -static-libgcc -o waveband.dll tmp.def as100.o as99.o functions.o init.o wrow.o -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/Rtmpgx61ta/R.INSTALL1f5089d3f32/waveband/src' make[1]: Entering directory '/d/temp/Rtmpgx61ta/R.INSTALL1f5089d3f32/waveband/src' make[1]: Leaving directory '/d/temp/Rtmpgx61ta/R.INSTALL1f5089d3f32/waveband/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-waveband/00new/waveband/libs/x64 ** R ** data ** 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 'waveband' as waveband_4.7.2.zip * DONE (waveband)