* installing *source* package 'quantreg' ...
** package 'quantreg' 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/RtmpYPK1kc/R.INSTALLd8e8107cc44/quantreg/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c akj.f -o akj.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c boot.f -o boot.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c bound.f -o bound.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c boundc.f -o boundc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c brute.f -o brute.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c chlfct.f -o chlfct.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c cholesky.f -o cholesky.o
f951.exe: Warning: Nonconforming tab character in column 1 of line 560 [-Wtabs]
cholesky.f:2948:72:

 2948 |                          IF  ( NODE )  400, 900, 500
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cholesky.f:2982:72:

 2982 |                  IF  ( RNODE )  1100, 1800, 1200
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cholesky.f:3299:72:

 3299 |                      IF  ( ENODE )  400, 800, 500
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cholesky.f:3356:72:

 3356 |                              IF  ( NODE )  1000, 2100, 1100
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cholesky.f:3430:72:

 3430 |                                          IF  ( NODE )  1700, 2000, 1800
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
cholesky.f:3969:72:

 3969 |             GO TO ( 1100,  900,  700,  500 ), N-K+2
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
cholesky.f:4276:72:

 4276 |      &              1100,  900,  700,  500  ), N-K+2
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
cholesky.f:5133:72:

 5133 |       GO TO ( 2000, 100 ), REMAIN+1
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
cholesky.f:5219:72:

 5219 |       GO TO ( 2000, 100, 200, 300 ), REMAIN+1
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
cholesky.f:5343:72:

 5343 |      &         400, 500, 600, 700  ), REMAIN+1
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c combos.f -o combos.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c crqf.f -o crqf.o
crqf.f:98:72:

   98 |         DO 5 J=1,N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1)
crqf.f:99:72:

   99 |    5    WA(I,J) = X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
crqf.f:140:72:

  140 |   25      WA(L,J) = X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1)
crqf.f:149:72:

  149 |   50  SOL(J+1,1) = WF(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
crqf.f:165:72:

  165 |   60    XH(K,J) = X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
crqf.f:180:72:

  180 |   80  S = S - WF(J)*X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
crqf.f:181:72:

  181 |   90  WE(I) = S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
crqf.f:192:72:

  192 |  210  S = DMIN1(WD(J),S)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
crqf.f:205:72:

  205 |  240    SOL(J+1,LSOL) = WF(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1)
crqf.f:226:72:

  226 |  250  WD(I) = ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
crqf.f:228:72:

  228 |  260  WD(H(J)) = ONE
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
crqf.f:236:72:

  236 |  270  S = S + X(I,J)*XH(J,KM)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1)
crqf.f:258:72:

  258 |         DO 310 J = 1,N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 310 at (1)
crqf.f:259:72:

  259 |  310    XH(K,J) = X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
crqf.f:273:72:

  273 |  330  S = S + XH(K,J)*Y(H(J))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1)
crqf.f:274:72:

  274 |  340  WF(K) = S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
crqf.f:278:72:

  278 |  350  S = S - WF(J)*X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 350 at (1)
crqf.f:279:72:

  279 |  360  WE(I) = S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1)
crqf.f:287:72:

  287 |  370    SOL(J+1,LSOL) = WF(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 370 at (1)
crqf.f:330:72:

  330 | 396       B2 = B2 + X(I,J) * SOL(J+1,LSOL - 1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 396 at (1)
crqf.f:369:72:

  369 |  506  WF(J) = ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 506 at (1)
crqf.f:376:72:

  376 |  510      WA(L1,J) = X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1)
crqf.f:379:72:

  379 |  514      WF(J) = WF(J) + X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 514 at (1)
crqf.f:389:72:

  389 |  520      WF(J) = WF(J) + (ONE - W) * X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 520 at (1)
crqf.f:394:72:

  394 |  534  WA(MAL,J) = WF(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 534 at (1)
crqf.f:413:72:

  413 |  540        XH(K,J) = X(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1)
crqf.f:429:72:

  429 |  610  WD(I) = SOL(N+2,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1)
crqf.f:441:72:

  441 |  650  WF(J) = S/V
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 650 at (1)
crqf.f:445:72:

  445 |  660    S = S + WF(J) * SOL(J+1,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 660 at (1)
crqf.f:446:72:

  446 |  670  SOL(N+2,I) = S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 670 at (1)
crqf.f:487:72:

  487 |   60    A = A + X(I,K)*XH(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
crqf.f:488:72:

  488 |   70  WA(I,J) = A
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
crqf.f:497:72:

  497 |   90  IFLAG(I) = 0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
crqf.f:499:72:

  499 |   95  IFLAG(H(J)) = 1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 95 at (1)
crqf.f:544:72:

  544 |  130  IFLAG(J) = IFLAG(J+M)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c crqfnb.f -o crqfnb.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c dsel05.f -o dsel05.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c extract.f -o extract.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 frand.c -o frand.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c grexp.f -o grexp.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c idmin.f -o idmin.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c iswap.f -o iswap.o
iswap.f:40:72:

   40 |       IF (INCX-1) 5,20,60
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c kuantile.f -o kuantile.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c kuantiles.f -o kuantiles.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c linpack.f -o linpack.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 mcmb.c -o mcmb.o
mcmb.c: In function 'func':
mcmb.c:176:32: warning: variable 'large' set but not used [-Wunused-but-set-variable]
  176 |   double taustar, pwtsum, ans, large;
      |                                ^~~~~
mcmb.c:175:16: warning: variable 'mm' set but not used [-Wunused-but-set-variable]
  175 |   unsigned int mm;
      |                ^~
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c penalty.f -o penalty.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c pfnb.f -o pfnb.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c powell.f -o powell.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c profnb.f -o profnb.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c pwxy.f -o pwxy.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c qfnb.f -o qfnb.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c qselect.f -o qselect.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 quantreg_init.c -o quantreg_init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rls.f -o rls.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rq0.f -o rq0.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rq1.f -o rq1.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rqbr.f -o rqbr.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rqfn.f -o rqfn.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rqfnb.f -o rqfnb.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rqfnc.f -o rqfnc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c rqs.f -o rqs.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sakj.f -o sakj.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c sparskit2.f -o sparskit2.o
sparskit2.f:395:14:

  395 |       return
      |                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c srqfn.f -o srqfn.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c srqfnc.f -o srqfnc.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c srtpai.f -o srtpai.o
srtpai.f:19:72:

   19 |  10     P(1, I) = I
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
gcc -shared -s -static-libgcc -o quantreg.dll tmp.def akj.o boot.o bound.o boundc.o brute.o chlfct.o cholesky.o combos.o crqf.o crqfnb.o dsel05.o extract.o frand.o grexp.o idmin.o iswap.o kuantile.o kuantiles.o linpack.o mcmb.o penalty.o pfnb.o powell.o profnb.o pwxy.o qfnb.o qselect.o quantreg_init.o rls.o rq0.o rq1.o rqbr.o rqfn.o rqfnb.o rqfnc.o rqs.o sakj.o sparskit2.o srqfn.o srqfnc.o srtpai.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/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-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpYPK1kc/R.INSTALLd8e8107cc44/quantreg/src'
make[1]: Entering directory '/d/temp/RtmpYPK1kc/R.INSTALLd8e8107cc44/quantreg/src'
make[1]: Leaving directory '/d/temp/RtmpYPK1kc/R.INSTALLd8e8107cc44/quantreg/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-quantreg/00new/quantreg/libs/x64
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'quantreg' as quantreg_5.97.zip
* DONE (quantreg)