* installing *source* package 'mda' ...
** package 'mda' 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/RtmpwHbceL/R.INSTALL2e6e831ef4b99/mda/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c bruto.f -o bruto.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c bsplvd.f -o bsplvd.o
bsplvd.f:211:72:

  211 |                                         go to (10,20), index
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c bvalue.f -o bvalue.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dcalcvar.f -o dcalcvar.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dmarss.f -o dmarss.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dorthreg.f -o dorthreg.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dqrreg.f -o dqrreg.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 mda_init.c -o mda_init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c mspline.f -o mspline.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sgram.f -o sgram.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sknotl.f -o sknotl.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sortdi.f -o sortdi.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c tmatch.f -o tmatch.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c wmean.f -o wmean.o
gcc -shared -s -static-libgcc -o mda.dll tmp.def bruto.o bsplvd.o bvalue.o dcalcvar.o dmarss.o dorthreg.o dqrreg.o mda_init.o mspline.o sgram.o sknotl.o sortdi.o tmatch.o wmean.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/RtmpwHbceL/R.INSTALL2e6e831ef4b99/mda/src'
make[1]: Entering directory '/d/temp/RtmpwHbceL/R.INSTALL2e6e831ef4b99/mda/src'
make[1]: Leaving directory '/d/temp/RtmpwHbceL/R.INSTALL2e6e831ef4b99/mda/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-mda/00new/mda/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 'mda' as mda_0.5-4.zip
* DONE (mda)