* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘FactorCopula’ ... ** package ‘FactorCopula’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpaFCq9W/R.INSTALL1b8d3015c0a4b2/FactorCopula/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c FactorCopula_init.c -o FactorCopula_init.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_exchmvn.c -o R_exchmvn.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c cdfbvt.f -o cdfbvt.o cdfbvt.f:149:11: 149 | hs = sign( one, dh - r*dk ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] cdfbvt.f:150:11: 150 | ks = sign( one, dk - r*dh ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pbnorm.c -o pbnorm.o pbnorm.c: In function ‘bivnor’: pbnorm.c:122:8: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 122 | if(b<0.) b=0.; if(b>1.) b=1.; return(b); | ^~ pbnorm.c:122:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 122 | if(b<0.) b=0.; if(b>1.) b=1.; return(b); | ^~ pbnorm.c:127:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 127 | if(b<0.) b=0.; if(b>1.) b=1.; return(b); | ^~ pbnorm.c:127:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 127 | if(b<0.) b=0.; if(b>1.) b=1.; return(b); | ^~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pbnorm_f.c -o pbnorm_f.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c pbvt.f90 -o pbvt.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c pnorm.f90 -o pnorm.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c qt.c -o qt.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rhr.c -o rhr.o rhr.c: In function ‘qcondhr’: rhr.c:109:24: warning: variable ‘vold’ set but not used [-Wunused-but-set-variable] 109 | double v1,v2,di,ccdf,vold,v; | ^~~~ gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o FactorCopula.so FactorCopula_init.o R_exchmvn.o cdfbvt.o pbnorm.o pbnorm_f.o pbvt.o pnorm.o qt.o rhr.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpaFCq9W/R.INSTALL1b8d3015c0a4b2/FactorCopula/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpaFCq9W/R.INSTALL1b8d3015c0a4b2/FactorCopula/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpaFCq9W/R.INSTALL1b8d3015c0a4b2/FactorCopula/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-FactorCopula/00new/FactorCopula/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 * creating tarball packaged installation of ‘FactorCopula’ as ‘FactorCopula_0.9.3_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (FactorCopula)