* installing *source* package 'lmom' ...
** package 'lmom' 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/Rtmp6rldyV/R.INSTALL2f30c4e851e3/lmom/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c d1mach.f -o d1mach.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqagie.f -o dqagie.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqagse.f -o dqagse.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqelg.f -o dqelg.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqk15i.f -o dqk15i.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqk21.f -o dqk21.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqpsrt.f -o dqpsrt.o
gcc  -I"D:/RCompile/recent/R/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/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lmomc.c -o lmomc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c lmoments.f -o lmoments.o
lmoments.f:1045:72:

 1045 |       GOTO(10,30,50,70,90,110),ICASE
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c samlm.f -o samlm.o
gcc -shared -s -static-libgcc -o lmom.dll tmp.def d1mach.o dqagie.o dqagse.o dqelg.o dqk15i.o dqk21.o dqpsrt.o init.o lmomc.o lmoments.o samlm.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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp6rldyV/R.INSTALL2f30c4e851e3/lmom/src'
make[1]: Entering directory '/d/temp/Rtmp6rldyV/R.INSTALL2f30c4e851e3/lmom/src'
make[1]: Leaving directory '/d/temp/Rtmp6rldyV/R.INSTALL2f30c4e851e3/lmom/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-lmom/00new/lmom/libs/x64
** R
** 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 'lmom' as lmom_3.0.zip
* DONE (lmom)