* installing *source* package 'waveslim' ...
** package 'waveslim' 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/RtmpAn1pm7/R.INSTALL13afc521f7963/waveslim/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c bell-p-w.f -o bell-p-w.o
bell-p-w.f:141:72:

  141 |  50        VOLD(J)=U(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
bell-p-w.f:161:72:

  161 |  85             PROJ=PROJ + U(J)*V(J,K1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1)
bell-p-w.f:166:72:

  166 |  90               U(J)=U(J) - PROJ*V(J,K1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
bell-p-w.f:175:72:

  175 | 100        SNORM=SNORM+U(J)*U(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
bell-p-w.f:178:72:

  178 | 105               U(J)=U(J)/SSNORM
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 105 at (1)
bell-p-w.f:192:72:

  192 |  120     SUM=SUM+(VOLD(J)+U(J))**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
bell-p-w.f:221:72:

  221 | 220        V(J,K)=U(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
bell-p-w.f:296:72:

  296 |  10               W(K)=W(K)+W(L)*HOLD
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
bell-p-w.f:306:72:

  306 |  15   F(J)=F(J)+F(L)*W(K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1)
bell-p-w.f:310:72:

  310 |       DO 5 I=1,L
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1)
bell-p-w.f:313:72:

  313 |   5   Q=Q+F(I)*R(K-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
bell-p-w.f:359:72:

  359 |   5   DWSUM=DWSUM+V(L)*(RN-ONE-TWO*DBLE(L-1))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
bell-p-w.f:363:72:

  363 |  10          V(L)=-V(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 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 dwt.c -o dwt.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 dwt2.c -o dwt2.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 dwt3.c -o dwt3.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 hosking.c -o hosking.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 -shared -s -static-libgcc -o waveslim.dll tmp.def bell-p-w.o dwt.o dwt2.o dwt3.o hosking.o init.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/RtmpAn1pm7/R.INSTALL13afc521f7963/waveslim/src'
make[1]: Entering directory '/d/temp/RtmpAn1pm7/R.INSTALL13afc521f7963/waveslim/src'
make[1]: Leaving directory '/d/temp/RtmpAn1pm7/R.INSTALL13afc521f7963/waveslim/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-waveslim/00new/waveslim/libs/x64
** R
** data
** 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 'waveslim' as waveslim_1.8.4.zip
* DONE (waveslim)