* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘splancs’ ... ** package ‘splancs’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-1) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-1) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUJCOtT/R.INSTALL653d64d1cd8f/splancs/src' gfortran-14 -fpic -g -O2 -Wall -mtune=native -c areapl.f -o areapl.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c cncvwt.f -o cncvwt.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c dokhat.f -o dokhat.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c inpip.f -o inpip.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c ipippa.f -o ipippa.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c iplace.f -o iplace.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c k12hat.f -o k12hat.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c kernel3d.f -o kernel3d.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c khvc.f -o khvc.o f951: Warning: Nonconforming tab character in column 1 of line 54 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 57 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 58 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 59 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 63 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 76 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 77 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 78 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 80 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 82 [-Wtabs] gfortran-14 -fpic -g -O2 -Wall -mtune=native -c khvmat.f -o khvmat.o f951: Warning: Nonconforming tab character in column 1 of line 51 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 54 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 56 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 60 [-Wtabs] gfortran-14 -fpic -g -O2 -Wall -mtune=native -c krnnrm.f -o krnnrm.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c krnqne.f -o krnqne.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c krnqrt.f -o krnqrt.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c nndist.f -o nndist.o f951: Warning: Nonconforming tab character in column 1 of line 46 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 77 [-Wtabs] nndist.f:27:72: 27 | neighs(i)=nbr | ^ Warning: ‘nbr’ may be used uninitialized [-Wmaybe-uninitialized] nndist.f:22:17: 22 | nbr=j | ^ note: ‘nbr’ was declared here nndist.f:56:72: 56 | neighs(i)=nbr | ^ Warning: ‘nbr’ may be used uninitialized [-Wmaybe-uninitialized] nndist.f:52:15: 52 | nbr=j | ^ note: ‘nbr’ was declared here gfortran-14 -fpic -g -O2 -Wall -mtune=native -c plarea.f -o plarea.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ptinpoly.c -o ptinpoly.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c sekhat.f -o sekhat.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c sort.f -o sort.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c sort2.f -o sort2.o gfortran-14 -fpic -g -O2 -Wall -mtune=native -c stkhat.f -o stkhat.o stkhat.f:85:72: 85 | if (sj.le.smax) hst(is,it)=hst(is,it)+wij*vij+wji*vji | ^ Warning: ‘is’ may be used uninitialized [-Wmaybe-uninitialized] stkhat.f:69:14: 69 | is=iplace(s,ns,sj) | ^ note: ‘is’ was declared here stkhat.f:85:72: 85 | if (sj.le.smax) hst(is,it)=hst(is,it)+wij*vij+wji*vji | ^ Warning: ‘wij’ may be used uninitialized [-Wmaybe-uninitialized] stkhat.f:70:15: 70 | wij=weight(xi,yi,sj,xc,yc,nc) | ^ note: ‘wij’ was declared here stkhat.f:85:72: 85 | if (sj.le.smax) hst(is,it)=hst(is,it)+wij*vij+wji*vji | ^ Warning: ‘wji’ may be used uninitialized [-Wmaybe-uninitialized] stkhat.f:71:15: 71 | wji=weight(x1(j),y1(j),sj,xc,yc,nc) | ^ note: ‘wji’ was declared here gfortran-14 -fpic -g -O2 -Wall -mtune=native -c stsecal.f -o stsecal.o f951: Warning: Nonconforming tab character in column 1 of line 64 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 88 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 89 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 92 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 95 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 96 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 97 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 98 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 99 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 105 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 106 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 107 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 108 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 109 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 110 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 111 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 112 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 115 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 117 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 118 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 119 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 122 [-Wtabs] f951: Warning: Nonconforming tab character in column 2 of line 123 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 124 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 126 [-Wtabs] f951: Warning: Nonconforming tab character in column 3 of line 127 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 131 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 136 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 137 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 138 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 143 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 144 [-Wtabs] stsecal.f:64:72: 64 | if ((((z(i)-tlow).le.uij).or.((tupp-z(i)).le.uij))) vij=2.0d0 | 1 Warning: Line truncated at (1) [-Wline-truncation] stsecal.f:67:72: 67 | if ((((z(j)-tlow).le.uij).or.((tupp-z(j)).le.uij))) vji=2.0d0 | 1 Warning: Line truncated at (1) [-Wline-truncation] stsecal.f:151:26: 151 | end if | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran-14 -fpic -g -O2 -Wall -mtune=native -c tribble.f -o tribble.o tribble.f:332:3: 332 | 26 start(i)=min(i) | 1 Warning: Label 26 at (1) defined but not used [-Wunused-label] tribble.f:324:3: 324 | 24 min(i)=min(i)+del | 1 Warning: Label 24 at (1) defined but not used [-Wunused-label] tribble.f:303:3: 303 | 23 min(i)=p(i,ihi) | 1 Warning: Label 23 at (1) defined but not used [-Wunused-label] tribble.f:281:3: 281 | 20 p(i,ihi)=pstar(i) | 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] tribble.f:273:3: 273 | 18 summ=summ+y(j)*y(j) | 1 Warning: Label 18 at (1) defined but not used [-Wunused-label] tribble.f:266:3: 266 | 17 min(i)=p(i,j) | 1 Warning: Label 17 at (1) defined but not used [-Wunused-label] tribble.f:251:3: 251 | 16 p2star(i)=ccoeff*p(i,ihi)+(1d0-ccoeff)*pbar(i) | 1 Warning: Label 16 at (1) defined but not used [-Wunused-label] tribble.f:244:3: 244 | 14 p(i,ihi)=pstar(i) | 1 Warning: Label 14 at (1) defined but not used [-Wunused-label] tribble.f:227:3: 227 | 11 p(i,ihi)=p2star(i) | 1 Warning: Label 11 at (1) defined but not used [-Wunused-label] tribble.f:216:2: 216 | 9 p2star(i)=ecoeff*pstar(i)+(1d0-ecoeff)*pbar(i) | 1 Warning: Label 9 at (1) defined but not used [-Wunused-label] tribble.f:205:2: 205 | 8 pstar(i)=(1d0+rcoeff)*pbar(i)-rcoeff*p(i,ihi) | 1 Warning: Label 8 at (1) defined but not used [-Wunused-label] tribble.f:199:2: 199 | 7 pbar(i)=z/dn | 1 Warning: Label 7 at (1) defined but not used [-Wunused-label] tribble.f:196:2: 196 | 6 z=z+p(i,j) | 1 Warning: Label 6 at (1) defined but not used [-Wunused-label] gfortran-14 -fpic -g -O2 -Wall -mtune=native -c twodimmse.f -o twodimmse.o twodimmse.f:79:3: 79 | 50 h(i)=h(i)*f1 | 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] twodimmse.f:75:3: 75 | 40 h(i)=h(i)+h(i-1) | 1 Warning: Label 40 at (1) defined but not used [-Wunused-label] twodimmse.f:57:3: 57 | 10 h(i)=0.0 | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] gfortran-14 -fpic -g -O2 -Wall -mtune=native -c weight.f -o weight.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o splancs.so areapl.o cncvwt.o dokhat.o init.o inpip.o ipippa.o iplace.o k12hat.o kernel3d.o khvc.o khvmat.o krnnrm.o krnqne.o krnqrt.o nndist.o plarea.o ptinpoly.o sekhat.o sort.o sort2.o stkhat.o stsecal.o tribble.o twodimmse.o weight.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUJCOtT/R.INSTALL653d64d1cd8f/splancs/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUJCOtT/R.INSTALL653d64d1cd8f/splancs/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUJCOtT/R.INSTALL653d64d1cd8f/splancs/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-splancs/00new/splancs/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘splancs’ finding HTML links ... done Fhat html Fzero html Ghat html Kenv.csr html Kenv.label html Kenv.pcp html Kenv.tor html Kenv.tor1 html addpoints html amacrines html areapl html as.points html bbox html bodmin html burkitt html cardiff html csr html delpoints html dsquare html gen html getpoly html gridpts html inout html inpip html is.points html k12hat html kernel2d html kernel3d html kernrat html kerview html khat html khvc html khvmat html mpoint html mse2d html n2dist html nndistF html nndistG html npts html okblack html okwhite html pcp html pcp.sim html pdense html pip html plt html pointmap html polymap html print.ribfit html ranpts html rlabel html rtor.shift html sbox html secal html shift html southlancs html splancs html spoints html stdiagn html stkhat html stmctest html stsecal html stvmat html thin html tor.shift html tribble html triblik html uganda html zoom html ** building package indices ** 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 (splancs)