* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘FactorCopula’ ...
** package ‘FactorCopula’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-12) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKKuskj/R.INSTALL15dc37f848e52/FactorCopula/src'
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 FactorCopula_init.c -o FactorCopula_init.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 R_exchmvn.c -o R_exchmvn.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -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-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 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-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 pbnorm_f.c -o pbnorm_f.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  pbvt.f90 -o pbvt.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  pnorm.f90 -o pnorm.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 qt.c -o qt.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 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-14 -shared -L/home/hornik/tmp/R.check/r-patched-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-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKKuskj/R.INSTALL15dc37f848e52/FactorCopula/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKKuskj/R.INSTALL15dc37f848e52/FactorCopula/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKKuskj/R.INSTALL15dc37f848e52/FactorCopula/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-FactorCopula/00new/FactorCopula/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘FactorCopula’
    finding HTML links ... done
    FactorCopula-package                    html  
    GSS                                     html  
    M2                                      html  
    M2_structured                           html  
    MLE                                     html  
    MLE_factortree                          html  
    MLE_structured                          html  
    PE                                      html  
    PTSD                                    html  
    TAS                                     html  
    discrepancy                             html  
    mapping                                 html  
    pbnorm                                  html  
    polychoric0                             html  
    rfactor                                 html  
    rfactor_structured                      html  
    rfactortree                             html  
    select                                  html  
    select_factortree                       html  
    select_structured                       html  
    semicorr                                html  
    transformation                          html  
    vuong                                   html  
    vuong_factortree                        html  
    vuong_structured                        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 (FactorCopula)