* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘FactorCopulaModel’ ...
** this is package ‘FactorCopulaModel’ version ‘0.1.0’
** package ‘FactorCopulaModel’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7rSBr0/R.INSTALL28867d28c271da/FactorCopulaModel/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c 2derivs.f90 -o 2derivs.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c Rnllkderiv.f90 -o Rnllkderiv.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c Rproxyft.f90 -o Rproxyft.o
Rproxyft.f90:197:25:
197 | nllk=nllk-log(fval);
| ^
Warning: ‘fval’ may be used uninitialized [-Wmaybe-uninitialized]
Rproxyft.f90:93:23:
93 | double precision fval,ljpdf,tmat(2,2)
| ^
note: ‘fval’ was declared here
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bb1-1f1t.f90 -o bb1-1f1t.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bb1facts.f90 -o bb1facts.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bb1frkbifact.f90 -o bb1frkbifact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bb1gumbifact.f90 -o bb1gumbifact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bifact_all_fam.f90 -o bifact_all_fam.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bifact_frk.f90 -o bifact_frk.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bifact_gumbel.f90 -o bifact_gumbel.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bifact_latupdate.f90 -o bifact_latupdate.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bifact_latupdate3.f90 -o bifact_latupdate3.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bifct_proxynllk.f90 -o bifct_proxynllk.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c ccopderiv.f90 -o ccopderiv.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c cop12factlik.f90 -o cop12factlik.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c factcopula_init.c -o factcopula_init.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c frk12fact-lpdf.f90 -o frk12fact-lpdf.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c frkbb1nestfact.f90 -o frkbb1nestfact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c frkbifact.f90 -o frkbifact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c frkgumnestfact.f90 -o frkgumnestfact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c frknestfact.f90 -o frknestfact.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gauleg.c -o gauleg.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gum12fact.f90 -o gum12fact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gumbb1nestfact.f90 -o gumbb1nestfact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gumbifact.f90 -o gumbifact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gumfrkbifact.f90 -o gumfrkbifact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c gumnestfact.f90 -o gumnestfact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c latupdate.f90 -o latupdate.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c latupdate2.f90 -o latupdate2.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lgamma.c -o lgamma.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c lsolve.f90 -o lsolve.o
lsolve.f90:88:5:
88 | if(abs(aa(n,n))<=tol) then
| ^
Warning: ‘MEM <real(kind=8)[0:]> [(real(kind=8)[0:] *)_28][_161]’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mvtfactwithgrad.f90 -o mvtfactwithgrad.o
mvtfactwithgrad.f90:273:24:
273 | subroutine intpr(message, msg_len, int_val, int_val_len)
| 1
Warning: Unused dummy argument ‘message’ at (1) [-Wunused-dummy-argument]
mvtfactwithgrad.f90:273:33:
273 | subroutine intpr(message, msg_len, int_val, int_val_len)
| 1
Warning: Unused dummy argument ‘msg_len’ at (1) [-Wunused-dummy-argument]
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c oblique_factor.f90 -o oblique_factor.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c oblique_factor_2.f90 -o oblique_factor_2.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c onefact.f90 -o onefact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c otherfns.f90 -o otherfns.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c pnorm.f90 -o pnorm.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ptbeta.c -o ptbeta.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c qtnorm.f90 -o qtnorm.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c t12fact.f90 -o t12fact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c tbb1nestfact.f90 -o tbb1nestfact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c tbifact.f90 -o tbifact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c tnestfact.f90 -o tnestfact.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c univariate.f90 -o univariate.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o FactorCopulaModel.so 2derivs.o Rnllkderiv.o Rproxyft.o bb1-1f1t.o bb1facts.o bb1frkbifact.o bb1gumbifact.o bifact_all_fam.o bifact_frk.o bifact_gumbel.o bifact_latupdate.o bifact_latupdate3.o bifct_proxynllk.o ccopderiv.o cop12factlik.o factcopula_init.o frk12fact-lpdf.o frkbb1nestfact.o frkbifact.o frkgumnestfact.o frknestfact.o gauleg.o gum12fact.o gumbb1nestfact.o gumbifact.o gumfrkbifact.o gumnestfact.o latupdate.o latupdate2.o lgamma.o lsolve.o mvtfactwithgrad.o oblique_factor.o oblique_factor_2.o onefact.o otherfns.o pnorm.o ptbeta.o qtnorm.o t12fact.o tbb1nestfact.o tbifact.o tnestfact.o univariate.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7rSBr0/R.INSTALL28867d28c271da/FactorCopulaModel/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7rSBr0/R.INSTALL28867d28c271da/FactorCopulaModel/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7rSBr0/R.INSTALL28867d28c271da/FactorCopulaModel/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-FactorCopulaModel/00new/FactorCopulaModel/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (FactorCopulaModel)