* installing *source* package ‘quantreg’ ...
** package ‘quantreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c akj.f -o akj.o
akj.f:117:5:
117 | 23041 continue
| 1
Warning: Label 23041 at (1) defined but not used [-Wunused-label]
akj.f:107:5:
107 | 23037 continue
| 1
Warning: Label 23037 at (1) defined but not used [-Wunused-label]
akj.f:124:5:
124 | 23033 continue
| 1
Warning: Label 23033 at (1) defined but not used [-Wunused-label]
akj.f:94:5:
94 | 23031 continue
| 1
Warning: Label 23031 at (1) defined but not used [-Wunused-label]
akj.f:88:5:
88 | 23029 continue
| 1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
akj.f:78:5:
78 | 23027 continue
| 1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
akj.f:71:5:
71 | 23023 continue
| 1
Warning: Label 23023 at (1) defined but not used [-Wunused-label]
akj.f:83:5:
83 | 23019 continue
| 1
Warning: Label 23019 at (1) defined but not used [-Wunused-label]
akj.f:31:5:
31 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
akj.f:89:8:
89 | g=exp(glog)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
akj.f:90:11:
90 | ginv=one/g
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
akj.f:59:72:
59 | a=min(xsd,qrange/1.34)
| ^
Warning: ‘qrange’ may be used uninitialized [-Wmaybe-uninitialized]
akj.f:5:56:
5 | double precision z(nz),x(nx),xlam(nx),p(nx),qrange,pi
| ^
note: ‘qrange’ was declared here
akj.f:120:72:
120 | dens(j)=con1*xker
| ^
Warning: ‘con1’ may be used uninitialized [-Wmaybe-uninitialized]
akj.f:6:27:
6 | double precision con1,sum,sqsum,xsd,a,fifth,hinv,half
| ^
note: ‘con1’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c boot.f -o boot.o
boot.f:12:5:
12 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
boot.f:28:5:
28 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
boot.f:30:5:
30 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
boot.f:33:5:
33 | 23003 continue
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
boot.f:48:5:
48 | 23013 continue
| 1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
boot.f:50:5:
50 | 23011 continue
| 1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
boot.f:53:5:
53 | 23009 continue
| 1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
boot.f:63:5:
63 | 23017 continue
| 1
Warning: Label 23017 at (1) defined but not used [-Wunused-label]
boot.f:65:5:
65 | 23015 continue
| 1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c bound.f -o bound.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c boundc.f -o boundc.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c brute.f -o brute.o
brute.f:24:5:
24 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
brute.f:32:5:
32 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c chlfct.f -o chlfct.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cholesky.f -o cholesky.o
cholesky.f:1981:20:
1981 | CACHE = ( FLOAT(CACHSZ) * 1024. / 8. ) * 0.9
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
cholesky.f:5674:34:
5674 | & NOFSUB, XLINDX, LINDX , XLNZ , MRGLNK,
| 1
Warning: Unused dummy argument ‘nofsub’ at (1) [-Wunused-dummy-argument]
cholesky.f:2280:49:
2280 | SUBROUTINE FSUP2 ( NEQNS , NSUPER, ETPAR , SNODE , XSUPER )
| 1
Warning: Unused dummy argument ‘etpar’ at (1) [-Wunused-dummy-argument]
cholesky.f:1207:50:
1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP ,
| 1
Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument]
cholesky.f:1207:40:
1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP ,
| 1
Warning: Unused dummy argument ‘xadj’ at (1) [-Wunused-dummy-argument]
cholesky.f:3100:46:
3100 | SUBROUTINE MMDINT ( NEQNS, XADJ, ADJNCY, DHEAD, DFORW,
| 1
Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument]
cholesky.f:4876:62:
4876 | SUBROUTINE PCHOL ( M, N, XPNT, X, MXDIAG, NTINY, IFLAG, SMXPY,
| 1
Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument]
cholesky.f:2583:33:
2583 | SUBROUTINE INPNV ( NEQNS, XADJF, ADJF, ANZF, PERM, INVP,
| 1
Warning: Unused dummy argument ‘neqns’ at (1) [-Wunused-dummy-argument]
cholesky.f:2785:57:
2785 | SUBROUTINE LSTATS ( NSUPER, XSUPER, XLINDX, LINDX , XLNZ ,
| 1
Warning: Unused dummy argument ‘lindx’ at (1) [-Wunused-dummy-argument]
cholesky.f:2786:42:
2786 | & TMPSIZ, OUTUNT )
| 1
Warning: Unused dummy argument ‘outunt’ at (1) [-Wunused-dummy-argument]
cholesky.f:2786:34:
2786 | & TMPSIZ, OUTUNT )
| 1
Warning: Unused dummy argument ‘tmpsiz’ at (1) [-Wunused-dummy-argument]
cholesky.f:72:72:
72 | YOFF1 = IY1 - ICOL
| ^
Warning: ‘iy1’ may be used uninitialized [-Wmaybe-uninitialized]
cholesky.f:55:55:
55 | INTEGER ICOL , IL1 , IR , IY1 , LBOT1 ,
| ^
note: ‘iy1’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c combos.f -o combos.o
combos.f:72:5:
72 | 23029 continue
| 1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
combos.f:76:5:
76 | 23012 goto 23011
| 1
Warning: Label 23012 at (1) defined but not used [-Wunused-label]
combos.f:28:5:
28 | 23008 continue
| 1
Warning: Label 23008 at (1) defined but not used [-Wunused-label]
combos.f:23:5:
23 | 23001 goto 23000
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c crqf.f -o crqf.o
crqf.f:301:4:
301 | 365 DO 380 I = (LSOL-1),N1
| 1
Warning: Label 365 at (1) defined but not used [-Wunused-label]
crqf.f:277:4:
277 | 315 CALL DGECO(XH,N,N,IA,V,WA)
| 1
Warning: Label 315 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c crqfnb.f -o crqfnb.o
crqfnb.f:22:5:
22 | 23003 continue
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c dsel05.f -o dsel05.o
dsel05.f:65:14:
65 | s=cs*exp(2*z/3)+0.5d0
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
dsel05.f:66:15:
66 | sd=csd*sqrt(z*s*(1-s/dm))*sign(1d0,i-dm/2)+0.5d0
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
dsel05.f:75:14:
75 | l=max(dble(l),k-i*(s/dm)+sd)+0.5d0
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
dsel05.f:76:14:
76 | r=min(dble(r),k-i*(s/dm)+sd+s)+0.5d0
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c extract.f -o extract.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c frand.c -o frand.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c grexp.f -o grexp.o
grexp.f:9:5:
9 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c idmin.f -o idmin.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c iswap.f -o iswap.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c kuantile.f -o kuantile.o
kuantile.f:10:5:
10 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c kuantiles.f -o kuantiles.o
kuantiles.f:10:5:
10 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c linpack.f -o linpack.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mcmb.c -o mcmb.o
mcmb.c:175:16: warning: variable 'mm' set but not used [-Wunused-but-set-variable]
unsigned int mm;
^
mcmb.c:176:32: warning: variable 'large' set but not used [-Wunused-but-set-variable]
double taustar, pwtsum, ans, large;
^
2 warnings generated.
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c penalty.f -o penalty.o
penalty.f:41:5:
41 | 23016 continue
| 1
Warning: Label 23016 at (1) defined but not used [-Wunused-label]
penalty.f:26:5:
26 | 23010 continue
| 1
Warning: Label 23010 at (1) defined but not used [-Wunused-label]
penalty.f:50:5:
50 | 23003 goto 23002
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
penalty.f:53:5:
53 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
penalty.f:109:5:
109 | 23031 continue
| 1
Warning: Label 23031 at (1) defined but not used [-Wunused-label]
penalty.f:73:72:
73 | n4(3) = iabs(v0)
| ^
Warning: ‘v0’ may be used uninitialized [-Wmaybe-uninitialized]
penalty.f:62:29:
62 | integer n,q,vp,vpl,v,v0,match
| ^
note: ‘v0’ was declared here
penalty.f:73:72:
73 | n4(3) = iabs(v0)
| ^
Warning: ‘v0’ may be used uninitialized [-Wmaybe-uninitialized]
penalty.f:62:29:
62 | integer n,q,vp,vpl,v,v0,match
| ^
note: ‘v0’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c pfnb.f -o pfnb.o
pfnb.f:98:5:
98 | 23027 continue
| 1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
pfnb.f:70:5:
70 | 23025 continue
| 1
Warning: Label 23025 at (1) defined but not used [-Wunused-label]
pfnb.f:64:5:
64 | 23021 continue
| 1
Warning: Label 23021 at (1) defined but not used [-Wunused-label]
pfnb.f:75:5:
75 | 23015 continue
| 1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
pfnb.f:46:5:
46 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
pfnb.f:31:5:
31 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
pfnb.f:114:5:
114 | 23003 continue
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
pfnb.f:116:5:
116 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
pfnb.f:124:5:
124 | 23037 continue
| 1
Warning: Label 23037 at (1) defined but not used [-Wunused-label]
pfnb.f:133:5:
133 | 23039 continue
| 1
Warning: Label 23039 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c powell.f -o powell.o
powell.f:70:5:
70 | 23026 continue
| 1
Warning: Label 23026 at (1) defined but not used [-Wunused-label]
powell.f:51:5:
51 | 23016 continue
| 1
Warning: Label 23016 at (1) defined but not used [-Wunused-label]
powell.f:36:5:
36 | 23010 continue
| 1
Warning: Label 23010 at (1) defined but not used [-Wunused-label]
powell.f:22:5:
22 | 23008 continue
| 1
Warning: Label 23008 at (1) defined but not used [-Wunused-label]
powell.f:77:5:
77 | 23001 goto 23000
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
powell.f:114:5:
114 | 23040 continue
| 1
Warning: Label 23040 at (1) defined but not used [-Wunused-label]
powell.f:116:5:
116 | 23038 continue
| 1
Warning: Label 23038 at (1) defined but not used [-Wunused-label]
powell.f:127:5:
127 | 23044 continue
| 1
Warning: Label 23044 at (1) defined but not used [-Wunused-label]
powell.f:142:5:
142 | 23048 continue
| 1
Warning: Label 23048 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c profnb.f -o profnb.o
profnb.f:23:5:
23 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c pwxy.f -o pwxy.o
pwxy.f:92:5:
92 | 23025 continue
| 1
Warning: Label 23025 at (1) defined but not used [-Wunused-label]
pwxy.f:64:5:
64 | 23023 continue
| 1
Warning: Label 23023 at (1) defined but not used [-Wunused-label]
pwxy.f:58:5:
58 | 23019 continue
| 1
Warning: Label 23019 at (1) defined but not used [-Wunused-label]
pwxy.f:69:5:
69 | 23013 continue
| 1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
pwxy.f:39:5:
39 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
pwxy.f:108:5:
108 | 23003 continue
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
pwxy.f:110:5:
110 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
pwxy.f:2:49:
2 | subroutine pwxy(n,p,m,a,y,tau,qk,r,b,w,band,n0,d,u,wn,wp, aa,yy,sl
| 1
Warning: Unused dummy argument ‘band’ at (1) [-Wunused-dummy-argument]
pwxy.f:4:25:
4 | integer n,p,m,kk(2),nn,n0,nit(5,m),info(m),sumbad,i,j,k,ir
| 1
Warning: Unused variable ‘kk’ declared at (1) [-Wunused-variable]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c qfnb.f -o qfnb.o
qfnb.f:23:5:
23 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c qselect.f -o qselect.o
qselect.f:50:5:
50 | 23011 continue
| 1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
qselect.f:45:5:
45 | 23009 continue
| 1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
qselect.f:53:5:
53 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
qselect.f:68:5:
68 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c quantreg_init.c -o quantreg_init.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rls.f -o rls.o
rls.f:17:5:
17 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rq0.f -o rq0.o
rq0.f:98:3:
98 | 43 CONTINUE
| 1
Warning: Label 43 at (1) defined but not used [-Wunused-label]
rq0.f:100:13:
100 | S(I) = ZERO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rq0.f:269:8:
269 | K=WA(I,N2)*SIGN(ONE,WA(I,N2))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rq0.f:274:10:
274 | K = WA(I,N2) * SIGN(ONE,WA(I,N2))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rq0.f:27:25:
27 | INTEGER N,N1,N2,OUT,S(M)
| ^
Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized]
rq0.f:150:9:
150 | IF(WA(M1,IN).GE.ZERO)GOTO 100
| ^
Warning: ‘in’ may be used uninitialized [-Wmaybe-uninitialized]
rq0.f:148:8:
148 | IN=J
| ^
note: ‘in’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rq1.f -o rq1.o
rq1.f:100:3:
100 | 43 CONTINUE
| 1
Warning: Label 43 at (1) defined but not used [-Wunused-label]
rq1.f:102:13:
102 | S(I) = ZERO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rq1.f:271:8:
271 | K=WA(I,N2)*SIGN(ONE,WA(I,N2))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rq1.f:276:10:
276 | K = WA(I,N2) * SIGN(ONE,WA(I,N2))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rq1.f:28:30:
28 | INTEGER MDIM,N,N1,N2,OUT,S(MDIM)
| ^
Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized]
rq1.f:152:9:
152 | IF(WA(M1,IN).GE.ZERO)GOTO 100
| ^
Warning: ‘in’ may be used uninitialized [-Wmaybe-uninitialized]
rq1.f:150:8:
150 | IN=J
| ^
note: ‘in’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rqbr.f -o rqbr.o
rqbr.f:567:5:
567 | 23243 continue
| 1
Warning: Label 23243 at (1) defined but not used [-Wunused-label]
rqbr.f:527:5:
527 | 23231 continue
| 1
Warning: Label 23231 at (1) defined but not used [-Wunused-label]
rqbr.f:514:5:
514 | 23227 continue
| 1
Warning: Label 23227 at (1) defined but not used [-Wunused-label]
rqbr.f:517:5:
517 | 23223 continue
| 1
Warning: Label 23223 at (1) defined but not used [-Wunused-label]
rqbr.f:506:5:
506 | 23221 continue
| 1
Warning: Label 23221 at (1) defined but not used [-Wunused-label]
rqbr.f:481:5:
481 | 23205 continue
| 1
Warning: Label 23205 at (1) defined but not used [-Wunused-label]
rqbr.f:462:5:
462 | 23203 continue
| 1
Warning: Label 23203 at (1) defined but not used [-Wunused-label]
rqbr.f:458:5:
458 | 23201 continue
| 1
Warning: Label 23201 at (1) defined but not used [-Wunused-label]
rqbr.f:432:5:
432 | 23193 continue
| 1
Warning: Label 23193 at (1) defined but not used [-Wunused-label]
rqbr.f:425:5:
425 | 23191 continue
| 1
Warning: Label 23191 at (1) defined but not used [-Wunused-label]
rqbr.f:375:5:
375 | 23171 continue
| 1
Warning: Label 23171 at (1) defined but not used [-Wunused-label]
rqbr.f:393:5:
393 | 23169 continue
| 1
Warning: Label 23169 at (1) defined but not used [-Wunused-label]
rqbr.f:361:5:
361 | 23167 continue
| 1
Warning: Label 23167 at (1) defined but not used [-Wunused-label]
rqbr.f:348:5:
348 | 23161 continue
| 1
Warning: Label 23161 at (1) defined but not used [-Wunused-label]
rqbr.f:341:5:
341 | 23157 continue
| 1
Warning: Label 23157 at (1) defined but not used [-Wunused-label]
rqbr.f:336:5:
336 | 23155 continue
| 1
Warning: Label 23155 at (1) defined but not used [-Wunused-label]
rqbr.f:327:5:
327 | 23147 continue
| 1
Warning: Label 23147 at (1) defined but not used [-Wunused-label]
rqbr.f:317:5:
317 | 23141 continue
| 1
Warning: Label 23141 at (1) defined but not used [-Wunused-label]
rqbr.f:303:5:
303 | 23139 continue
| 1
Warning: Label 23139 at (1) defined but not used [-Wunused-label]
rqbr.f:294:5:
294 | 23133 continue
| 1
Warning: Label 23133 at (1) defined but not used [-Wunused-label]
rqbr.f:277:5:
277 | 23129 continue
| 1
Warning: Label 23129 at (1) defined but not used [-Wunused-label]
rqbr.f:272:5:
272 | 23121 continue
| 1
Warning: Label 23121 at (1) defined but not used [-Wunused-label]
rqbr.f:258:5:
258 | 23117 continue
| 1
Warning: Label 23117 at (1) defined but not used [-Wunused-label]
rqbr.f:243:5:
243 | 23111 continue
| 1
Warning: Label 23111 at (1) defined but not used [-Wunused-label]
rqbr.f:234:5:
234 | 23107 continue
| 1
Warning: Label 23107 at (1) defined but not used [-Wunused-label]
rqbr.f:237:5:
237 | 23103 continue
| 1
Warning: Label 23103 at (1) defined but not used [-Wunused-label]
rqbr.f:225:5:
225 | 23099 continue
| 1
Warning: Label 23099 at (1) defined but not used [-Wunused-label]
rqbr.f:217:5:
217 | 23097 continue
| 1
Warning: Label 23097 at (1) defined but not used [-Wunused-label]
rqbr.f:208:5:
208 | 23095 continue
| 1
Warning: Label 23095 at (1) defined but not used [-Wunused-label]
rqbr.f:187:5:
187 | 23085 continue
| 1
Warning: Label 23085 at (1) defined but not used [-Wunused-label]
rqbr.f:210:5:
210 | 23080 goto 23079
| 1
Warning: Label 23080 at (1) defined but not used [-Wunused-label]
rqbr.f:174:5:
174 | 23076 continue
| 1
Warning: Label 23076 at (1) defined but not used [-Wunused-label]
rqbr.f:279:5:
279 | 23073 goto 23072
| 1
Warning: Label 23073 at (1) defined but not used [-Wunused-label]
rqbr.f:159:5:
159 | 23071 continue
| 1
Warning: Label 23071 at (1) defined but not used [-Wunused-label]
rqbr.f:151:5:
151 | 23059 continue
| 1
Warning: Label 23059 at (1) defined but not used [-Wunused-label]
rqbr.f:281:5:
281 | 23056 goto 23055
| 1
Warning: Label 23056 at (1) defined but not used [-Wunused-label]
rqbr.f:283:5:
283 | 23053 goto 23052
| 1
Warning: Label 23053 at (1) defined but not used [-Wunused-label]
rqbr.f:127:5:
127 | 23049 continue
| 1
Warning: Label 23049 at (1) defined but not used [-Wunused-label]
rqbr.f:491:5:
491 | 23046 goto 23045
| 1
Warning: Label 23046 at (1) defined but not used [-Wunused-label]
rqbr.f:116:5:
116 | 23044 continue
| 1
Warning: Label 23044 at (1) defined but not used [-Wunused-label]
rqbr.f:119:5:
119 | 23042 continue
| 1
Warning: Label 23042 at (1) defined but not used [-Wunused-label]
rqbr.f:104:5:
104 | 23038 continue
| 1
Warning: Label 23038 at (1) defined but not used [-Wunused-label]
rqbr.f:107:5:
107 | 23036 continue
| 1
Warning: Label 23036 at (1) defined but not used [-Wunused-label]
rqbr.f:91:5:
91 | 23034 continue
| 1
Warning: Label 23034 at (1) defined but not used [-Wunused-label]
rqbr.f:78:5:
78 | 23022 continue
| 1
Warning: Label 23022 at (1) defined but not used [-Wunused-label]
rqbr.f:94:5:
94 | 23020 continue
| 1
Warning: Label 23020 at (1) defined but not used [-Wunused-label]
rqbr.f:562:5:
562 | 23017 goto 23016
| 1
Warning: Label 23017 at (1) defined but not used [-Wunused-label]
rqbr.f:54:5:
54 | 23013 continue
| 1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
rqbr.f:50:5:
50 | 23011 continue
| 1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
rqbr.f:300:10:
300 | k = abs(wa(i,n4))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rqbr.f:306:11:
306 | kd = abs(wa(m4,i))-n
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rqbr.f:319:11:
319 | kd = abs(wa(i,n4))-n
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rqbr.f:357:10:
357 | k = abs(wa(i,n4))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rqbr.f:365:10:
365 | k = abs(wa(i,n4))-n
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rqbr.f:521:10:
521 | k = abs(wa(i,n4))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
rqbr.f:9:68:
9 | double precision a1,aux,b1,big,d,dif,pivot,smax,t,t0,t1,tnt,dk
| 1
Warning: Unused variable ‘dk’ declared at (1) [-Wunused-variable]
rqbr.f:334:72:
334 | sum = sum + d*(smax + half*(sign(one,d) - one))
| ^
Warning: ‘smax’ may be used uninitialized [-Wmaybe-uninitialized]
rqbr.f:9:53:
9 | double precision a1,aux,b1,big,d,dif,pivot,smax,t,t0,t1,tnt,dk
| ^
note: ‘smax’ was declared here
rqbr.f:483:9:
483 | if(tnt.ge.t1+toler)then
| ^
Warning: ‘t1’ may be used uninitialized [-Wmaybe-uninitialized]
rqbr.f:9:61:
9 | double precision a1,aux,b1,big,d,dif,pivot,smax,t,t0,t1,tnt,dk
| ^
note: ‘t1’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rqfn.f -o rqfn.o
rqfn.f:144:5:
144 | 23031 continue
| 1
Warning: Label 23031 at (1) defined but not used [-Wunused-label]
rqfn.f:119:5:
119 | 23029 continue
| 1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
rqfn.f:104:5:
104 | 23017 continue
| 1
Warning: Label 23017 at (1) defined but not used [-Wunused-label]
rqfn.f:74:5:
74 | 23013 continue
| 1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
rqfn.f:160:5:
160 | 23011 continue
| 1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
rqfn.f:61:5:
61 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
rqfn.f:42:5:
42 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
rqfn.f:45:5:
45 | 23003 continue
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rqfnb.f -o rqfnb.o
rqfnb.f:130:5:
130 | 23029 continue
| 1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
rqfnb.f:103:5:
103 | 23027 continue
| 1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
rqfnb.f:90:5:
90 | 23015 continue
| 1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
rqfnb.f:60:5:
60 | 23011 continue
| 1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
rqfnb.f:142:5:
142 | 23009 continue
| 1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
rqfnb.f:51:5:
51 | 23005 continue
| 1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
rqfnb.f:34:5:
34 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
rqfnb.f:162:5:
162 | 23043 continue
| 1
Warning: Label 23043 at (1) defined but not used [-Wunused-label]
rqfnb.f:156:5:
156 | 23041 continue
| 1
Warning: Label 23041 at (1) defined but not used [-Wunused-label]
rqfnb.f:158:5:
158 | 23039 continue
| 1
Warning: Label 23039 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rqfnc.f -o rqfnc.o
rqfnc.f:186:5:
186 | 23051 continue
| 1
Warning: Label 23051 at (1) defined but not used [-Wunused-label]
rqfnc.f:173:5:
173 | 23041 continue
| 1
Warning: Label 23041 at (1) defined but not used [-Wunused-label]
rqfnc.f:145:5:
145 | 23039 continue
| 1
Warning: Label 23039 at (1) defined but not used [-Wunused-label]
rqfnc.f:141:5:
141 | 23037 continue
| 1
Warning: Label 23037 at (1) defined but not used [-Wunused-label]
rqfnc.f:124:5:
124 | 23029 continue
| 1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
rqfnc.f:111:5:
111 | 23019 continue
| 1
Warning: Label 23019 at (1) defined but not used [-Wunused-label]
rqfnc.f:82:5:
82 | 23015 continue
| 1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
rqfnc.f:77:5:
77 | 23013 continue
| 1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
rqfnc.f:200:5:
200 | 23011 continue
| 1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
rqfnc.f:63:5:
63 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
rqfnc.f:46:5:
46 | 23003 continue
| 1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
rqfnc.f:41:5:
41 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
rqfnc.f:224:5:
224 | 23063 continue
| 1
Warning: Label 23063 at (1) defined but not used [-Wunused-label]
rqfnc.f:220:5:
220 | 23061 continue
| 1
Warning: Label 23061 at (1) defined but not used [-Wunused-label]
rqfnc.f:214:5:
214 | 23059 continue
| 1
Warning: Label 23059 at (1) defined but not used [-Wunused-label]
rqfnc.f:216:5:
216 | 23057 continue
| 1
Warning: Label 23057 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c rqs.f -o rqs.o
rqs.f:9:5:
9 | 23001 continue
| 1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c sakj.f -o sakj.o
sakj.f:117:5:
117 | 23041 continue
| 1
Warning: Label 23041 at (1) defined but not used [-Wunused-label]
sakj.f:107:5:
107 | 23037 continue
| 1
Warning: Label 23037 at (1) defined but not used [-Wunused-label]
sakj.f:124:5:
124 | 23033 continue
| 1
Warning: Label 23033 at (1) defined but not used [-Wunused-label]
sakj.f:94:5:
94 | 23031 continue
| 1
Warning: Label 23031 at (1) defined but not used [-Wunused-label]
sakj.f:88:5:
88 | 23029 continue
| 1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
sakj.f:78:5:
78 | 23027 continue
| 1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
sakj.f:71:5:
71 | 23023 continue
| 1
Warning: Label 23023 at (1) defined but not used [-Wunused-label]
sakj.f:83:5:
83 | 23019 continue
| 1
Warning: Label 23019 at (1) defined but not used [-Wunused-label]
sakj.f:31:5:
31 | 23007 continue
| 1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
sakj.f:89:8:
89 | g=exp(glog)
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
sakj.f:90:11:
90 | ginv=one/g
| 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
sakj.f:59:72:
59 | a=min(xsd,qrange/1.34)
| ^
Warning: ‘qrange’ may be used uninitialized [-Wmaybe-uninitialized]
sakj.f:5:56:
5 | double precision z(nz),x(nx),xlam(nx),p(nx),qrange,pi
| ^
note: ‘qrange’ was declared here
sakj.f:120:72:
120 | dens(j)=con1*xker
| ^
Warning: ‘con1’ may be used uninitialized [-Wmaybe-uninitialized]
sakj.f:6:27:
6 | double precision con1,sum,sqsum,xsd,a,fifth,hinv,half
| ^
note: ‘con1’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c sparskit2.f -o sparskit2.o
sparskit2.f:395:14:
395 | return
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c srqfn.f -o srqfn.o
srqfn.f:35:67:
35 | & split,tmpmax,tmpvec,newrhs,cachsz,level,x,s,u,
| 1
Warning: Unused dummy argument ‘u’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c srqfnc.f -o srqfnc.o
srqfnc.f:25:22:
25 | parameter (beta=9.995d-1, one=1.0d0, zero=0.0d0)
| 1
Warning: Change of value in conversion from ‘REAL(8)’ to ‘REAL(4)’ at (1) [-Wconversion]
srqfnc.f:47:24:
47 | & c1,c2,y,b,r2,z1,
| 1
Warning: Unused dummy argument ‘c1’ at (1) [-Wunused-dummy-argument]
srqfnc.f:46:69:
46 | & tmpmax,tmpvec,rhs,newrhs,cachsz,level,x1,x2,s,u,
| 1
Warning: Unused dummy argument ‘u’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c srtpai.f -o srtpai.o
srtpai.f:51:34:
51 | SUBROUTINE I1SRT ( SA, SP, N )
| 1
Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument]
srtpai.f:51:27:
51 | SUBROUTINE I1SRT ( SA, SP, N )
| 1
Warning: Unused dummy argument ‘sa’ at (1) [-Wunused-dummy-argument]
srtpai.f:51:31:
51 | SUBROUTINE I1SRT ( SA, SP, N )
| 1
Warning: Unused dummy argument ‘sp’ at (1) [-Wunused-dummy-argument]
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o quantreg.so 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 -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _akj_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _symfc2_: registers 27 and 28 not saved contiguously in frame
ld: warning: ld: warning: could not create compact unwind for _smxpy8_: registers 21 and 22 not saved contiguously in frameld: warning: could not create compact unwind for _combin_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dgedi_: registers 23 and 24 not saved contiguously in frame
ld: warning: ld: warning: could not create compact unwind for _penalty_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _powell_: registers 27 and 28 not saved contiguously in frameld: warning: could not create compact unwind for _pfnb_: register 79 saved somewhere other than in frameld: warning: could not create compact unwind for _pwxy_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _grad_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _crqf_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dgeco_: register 75 saved somewhere other than in framecould not create compact unwind for _chlfct_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rq0_: register 73 saved somewhere other than in frameld: warning: could not create compact unwind for _fna_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rqbr_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rq1_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _stepy_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _lpfnb_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _select_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _amudia_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _sakj_: registers 76 and 77 not saved contiguously in framecould not create compact unwind for _mmdupd_: registers 27 and 28 not saved contiguously in frame
ld: warning: ld: warning: ld: warning: could not create compact unwind for _stepy2_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _mmdelm_: registers 23 and 24 not saved contiguously in frame
could not create compact unwind for _crqfnb_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _lpfnc_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _aplb_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _slpfnc_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _csrmsr_: registers 21 and 22 not saved contiguously in framecould not create compact unwind for _slpfn_: registers 72 and 73 not saved contiguously in frame
ld: warning: ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
could not create compact unwind for _genmmd_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _blkfc2_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _fnsplt_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _mmpy2_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _mmpy4_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _mmpy8_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _sfinit_: registers 27 and 28 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/quantreg.Rcheck/00LOCK-quantreg/00new/quantreg/libs
** generating debug symbols (dSYM)
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (quantreg)