* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘pln’ ...
** this is package ‘pln’ version ‘0.2-3’
** package ‘pln’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-1) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpcg3JGd/R.INSTALL9564b34a567ce/pln/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c amatrix.c -o amatrix.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bcplncov.c -o bcplncov.o
bcplncov.c: In function ‘Rbclcov’:
bcplncov.c:446:33: warning: variable ‘m2’ set but not used [-Wunused-but-set-variable=]
446 | int ip,jp,j1,j2,k1,k2,iv,r,ic,m2,ijk,ic1,ic2;
| ^~
bcplncov.c:434:10: warning: variable ‘n20’ set but not used [-Wunused-but-set-variable=]
434 | int jk,n20,j1p,j2p,jk2,parity;
| ^~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cmata.c -o cmata.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c d2v.c -o d2v.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geppldet.c -o geppldet.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c m2.c -o m2.o
m2.c: In function ‘m2stat’:
m2.c:123:10: warning: variable ‘x2’ set but not used [-Wunused-but-set-variable=]
123 | double x2,tem,tem12,m2; /*pr[NM],e[NM],del[NM][NP];*/
| ^~
m2.c: In function ‘Rm2’:
m2.c:485:17: warning: variable ‘n2’ set but not used [-Wunused-but-set-variable=]
485 | double m2,x2,n2;
| ^~
m2.c:485:14: warning: variable ‘x2’ set but not used [-Wunused-but-set-variable=]
485 | double m2,x2,n2;
| ^~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c m2rasch.c -o m2rasch.o
m2rasch.c: In function ‘m2rasch’:
m2rasch.c:118:10: warning: variable ‘x2’ set but not used [-Wunused-but-set-variable=]
118 | double x2,tem,tem12,m2; /*pr[NM],e[NM],del[NM][NP];*/
| ^~
m2rasch.c: In function ‘rpghder’:
m2rasch.c:362:19: warning: variable ‘np1’ set but not used [-Wunused-but-set-variable=]
362 | int i,j,k,np,id,np1;
| ^~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrbcpln.c -o nrbcpln.o
nrbcpln.c: In function ‘plnbclk’:
nrbcpln.c:251:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
251 | for(ip=0;ip<np;ip++) Rprintf("%f ", dd[ip][np]); Rprintf("\n");
| ^~~
nrbcpln.c:251:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
251 | for(ip=0;ip<np;ip++) Rprintf("%f ", dd[ip][np]); Rprintf("\n");
| ^~~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrmin.c -o nrmin.o
nrmin.c: In function ‘nrmin’:
nrmin.c:91:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
91 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n");
| ^~~
nrmin.c:91:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
91 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n");
| ^~~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrminbcl.c -o nrminbcl.o
nrminbcl.c: In function ‘nrminbcl’:
nrminbcl.c:94:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
94 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n");
| ^~~
nrminbcl.c:94:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
94 | for(j=0;j<np;j++) Rprintf("%f ", val[j]); Rprintf("\n");
| ^~~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrmlepln.c -o nrmlepln.o
nrmlepln.c: In function ‘Rnrmlepln’:
nrmlepln.c:260:21: warning: variable ‘nn’ set but not used [-Wunused-but-set-variable=]
260 | int j,np,n2,i,ip,nn,jp;
| ^~
nrmlepln.c:260:13: warning: variable ‘n2’ set but not used [-Wunused-but-set-variable=]
260 | int j,np,n2,i,ip,nn,jp;
| ^~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nrmlerasch.c -o nrmlerasch.o
nrmlerasch.c: In function ‘Rnrmlerasch’:
nrmlerasch.c:252:20: warning: variable ‘nn’ set but not used [-Wunused-but-set-variable=]
252 | int j,np,n2,i,ip,nn,jp;
| ^~
nrmlerasch.c:252:12: warning: variable ‘n2’ set but not used [-Wunused-but-set-variable=]
252 | int j,np,n2,i,ip,nn,jp;
| ^~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pln_init.c -o pln_init.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c polyder2.c -o polyder2.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c simulpln.c -o simulpln.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ssgauher.c -o ssgauher.o
ssgauher.c: In function ‘gauher’:
ssgauher.c:53:7: warning: variable ‘n1’ set but not used [-Wunused-but-set-variable=]
53 | int n1,i,n2,ni;
| ^~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c startpln.c -o startpln.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -DR -DALL -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c x2statb.c -o x2statb.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o pln.so amatrix.o bcplncov.o cmata.o d2v.o geppldet.o m2.o m2rasch.o nrbcpln.o nrmin.o nrminbcl.o nrmlepln.o nrmlerasch.o pln_init.o polyder2.o simulpln.o ssgauher.o startpln.o x2statb.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpcg3JGd/R.INSTALL9564b34a567ce/pln/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpcg3JGd/R.INSTALL9564b34a567ce/pln/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpcg3JGd/R.INSTALL9564b34a567ce/pln/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-pln/00new/pln/libs
** 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
** 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 (pln)