* installing *source* package ‘FactorCopula’ ... ** package ‘FactorCopula’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/FactorCopula/src' gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c FactorCopula_init.c -o FactorCopula_init.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c R_exchmvn.c -o R_exchmvn.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -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"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -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"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c pbnorm_f.c -o pbnorm_f.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c pbvt.f90 -o pbvt.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c pnorm.f90 -o pnorm.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c qt.c -o qt.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -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 -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -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 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/FactorCopula/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/FactorCopula/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/FactorCopula/src' installing to /data/gannet/ripley/R/packages/tests-devel/FactorCopula.Rcheck/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 * DONE (FactorCopula)