* installing *source* package 'tseries' ...
** package 'tseries' 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/RtmpAXaYIG/R.INSTALL3018845d43dc/tseries/src'
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 arma.c -o arma.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 bdstest.c -o bdstest.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 boot.c -o boot.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  cfuncs.f90 -o cfuncs.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dsumsl.f -o dsumsl.o
dsumsl.f:743:72:

  743 |       GO TO (160, 160, 160, 160, 160, 160, 110, 80, 110, 10, 10, 20), I
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:905:72:

  905 |       GO TO (170,200,200,200,170,180,190,190,190,190,190,190,250,220), K
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:1004:72:

 1004 |  10      W(I) = A*X(I) + Y(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1123:72:

 1123 |  10      Y(I) = S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1137:72:

 1137 |  10      X(I) = Y(I) / Z(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1141:72:

 1141 |  30      X(I) = Y(I) * Z(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
dsumsl.f:1224:72:

 1224 |  30      Z(I) = CY * Z(I)  -  CS * W(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
dsumsl.f:1525:72:

 1525 |      1             GO TO (20,30,10,10,40,280,220,220,220,220,220,170), I
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:1566:72:

 1566 |          GO TO (20, 30, 90, 90, 70), I
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:1908:72:

 1908 |  10      STEP(I) = G(I) / GNORM
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:1923:72:

 1923 |  20           STEP(I) = -NWTSTP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
dsumsl.f:1941:72:

 1941 |  40           STEP(I) = T * NWTSTP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
dsumsl.f:1955:72:

 1955 |  60           STEP(I) = T * DIG(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
dsumsl.f:1982:72:

 1982 |  80      STEP(I) = T1*DIG(I) + T2*NWTSTP(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
dsumsl.f:2008:18:

 2008 |       CHARACTER*4 MODEL1(6), MODEL2(6)
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
dsumsl.f:2121:72:

 2121 |      1       330, 350, 520), IV1
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
dsumsl.f:2226:72:

 2226 |  10      X(I) = Y(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
dsumsl.f:2514:18:

 2514 |       CHARACTER*1 VARNM(2), SH(2)
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
dsumsl.f:2515:18:

 2515 |       CHARACTER*4 CNGD(3), DFLT(3), VN(2,34), WHICH(3)
      |                  1
Warning: Obsolescent feature: Old-style character length at (1)
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 formats.c -o formats.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 garch.c -o garch.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 ppsum.c -o ppsum.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 tsutils.c -o tsutils.o
gcc -shared -s -static-libgcc -o tseries.dll tmp.def arma.o bdstest.o boot.o cfuncs.o dsumsl.o formats.o garch.o init.o ppsum.o tsutils.o -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/RtmpAXaYIG/R.INSTALL3018845d43dc/tseries/src'
make[1]: Entering directory '/d/temp/RtmpAXaYIG/R.INSTALL3018845d43dc/tseries/src'
make[1]: Leaving directory '/d/temp/RtmpAXaYIG/R.INSTALL3018845d43dc/tseries/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-tseries/00new/tseries/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 'tseries' as tseries_0.10-55.zip
* DONE (tseries)