* installing *source* package 'FactorCopula' ... ** package 'FactorCopula' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using Fortran compiler: 'GNU Fortran (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpWYO1cw/R.INSTALL182a454d5dce/FactorCopula/src' gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FactorCopula_init.c -o FactorCopula_init.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_exchmvn.c -o R_exchmvn.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c cdfbvt.f -o cdfbvt.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pbnorm_f.c -o pbnorm_f.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c pbvt.f90 -o pbvt.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c pnorm.f90 -o pnorm.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c qt.c -o qt.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -shared -s -static-libgcc -o FactorCopula.dll tmp.def FactorCopula_init.o R_exchmvn.o cdfbvt.o pbnorm.o pbnorm_f.o pbvt.o pnorm.o qt.o rhr.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpWYO1cw/R.INSTALL182a454d5dce/FactorCopula/src' make[1]: Entering directory '/d/temp/RtmpWYO1cw/R.INSTALL182a454d5dce/FactorCopula/src' make[1]: Leaving directory '/d/temp/RtmpWYO1cw/R.INSTALL182a454d5dce/FactorCopula/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-FactorCopula/00new/FactorCopula/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'FactorCopula' as FactorCopula_0.9.3.zip * DONE (FactorCopula)