* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 19.1.7 (7)’
using Fortran compiler: ‘Debian flang-new version 19.1.7 (7)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpG7vgdX/R.INSTALLbeda2533f3b63/FactorCopulaModel/src'
flang-new-19 -fpic -g -O2 -c 2derivs.f90 -o 2derivs.o
flang-new-19 -fpic -g -O2 -c Rnllkderiv.f90 -o Rnllkderiv.o
./Rnllkderiv.f90:146:9: warning: Reference to the procedure 'lcop2derivt' has an implicit interface that is distinct from another reference: incompatible dummy argument #6: incompatible dummy data object shapes
call lcop2derivt(ccdf(e1),ccdf(e2),partr(:,ie),famvec2(ie),&
^
./Rnllkderiv.f90:122:9: previous reference to 'lcop2derivt'
call lcop2derivt(xl(iq),uvec(j),param(:,j),famvec1(j),lpdf(j),der1(:,j),&
^
./Rnllkderiv.f90:181:11: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
call outer(2,2,ldermixuu,cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rnllkderiv.f90:157:11: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rnllkderiv.f90:186:11: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
call outer(2,2,ldermixvv,cder1(:,e2),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rnllkderiv.f90:157:11: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rnllkderiv.f90:193:8: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object attributes
call outer(npar,npar,lgrad,lgrad,gmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rnllkderiv.f90:157:11: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-19 -fpic -g -O2 -c Rproxyft.f90 -o Rproxyft.o
./Rproxyft.f90:140:9: warning: Reference to the procedure 'lcop2derivt' has an implicit interface that is distinct from another reference: incompatible dummy argument #6: incompatible dummy data object shapes
call lcop2derivt(ccdf(e1),ccdf(e2),partr(:,ie),famvec2(ie),&
^
./Rproxyft.f90:116:9: previous reference to 'lcop2derivt'
call lcop2derivt(lat(i),uvec(j),param(:,j),famvec1(j),lpdf(j),der1(:,j),&
^
./Rproxyft.f90:175:11: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
call outer(2,2,ldermixuu,cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rproxyft.f90:151:11: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rproxyft.f90:180:11: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
call outer(2,2,ldermixvv,cder1(:,e2),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rproxyft.f90:151:11: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rproxyft.f90:187:8: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object attributes
call outer(npar,npar,lgrad,lgrad,gmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Rproxyft.f90:151:11: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-19 -fpic -g -O2 -c bb1-1f1t.f90 -o bb1-1f1t.o
./bb1-1f1t.f90:173:7: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object attributes
call outer(npar,npar,lgrad,lgrad,gmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./bb1-1f1t.f90:149:9: previous reference to 'outer'
call outer(2,2,cder1(:,e1),cder1(:,e1),tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-19 -fpic -g -O2 -c bb1facts.f90 -o bb1facts.o
flang-new-19 -fpic -g -O2 -c bb1frkbifact.f90 -o bb1frkbifact.o
flang-new-19 -fpic -g -O2 -c bb1gumbifact.f90 -o bb1gumbifact.o
flang-new-19 -fpic -g -O2 -c bifact_all_fam.f90 -o bifact_all_fam.o
flang-new-19 -fpic -g -O2 -c bifact_frk.f90 -o bifact_frk.o
flang-new-19 -fpic -g -O2 -c bifact_gumbel.f90 -o bifact_gumbel.o
flang-new-19 -fpic -g -O2 -c bifact_latupdate.f90 -o bifact_latupdate.o
flang-new-19 -fpic -g -O2 -c bifact_latupdate3.f90 -o bifact_latupdate3.o
flang-new-19 -fpic -g -O2 -c bifct_proxynllk.f90 -o bifct_proxynllk.o
flang-new-19 -fpic -g -O2 -c ccopderiv.f90 -o ccopderiv.o
flang-new-19 -fpic -g -O2 -c cop12factlik.f90 -o cop12factlik.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c factcopula_init.c -o factcopula_init.o
flang-new-19 -fpic -g -O2 -c frk12fact-lpdf.f90 -o frk12fact-lpdf.o
flang-new-19 -fpic -g -O2 -c frkbb1nestfact.f90 -o frkbb1nestfact.o
flang-new-19 -fpic -g -O2 -c frkbifact.f90 -o frkbifact.o
flang-new-19 -fpic -g -O2 -c frkgumnestfact.f90 -o frkgumnestfact.o
flang-new-19 -fpic -g -O2 -c frknestfact.f90 -o frknestfact.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gauleg.c -o gauleg.o
flang-new-19 -fpic -g -O2 -c gum12fact.f90 -o gum12fact.o
flang-new-19 -fpic -g -O2 -c gumbb1nestfact.f90 -o gumbb1nestfact.o
flang-new-19 -fpic -g -O2 -c gumbifact.f90 -o gumbifact.o
flang-new-19 -fpic -g -O2 -c gumfrkbifact.f90 -o gumfrkbifact.o
flang-new-19 -fpic -g -O2 -c gumnestfact.f90 -o gumnestfact.o
flang-new-19 -fpic -g -O2 -c latupdate.f90 -o latupdate.o
flang-new-19 -fpic -g -O2 -c latupdate2.f90 -o latupdate2.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lgamma.c -o lgamma.o
flang-new-19 -fpic -g -O2 -c lsolve.f90 -o lsolve.o
flang-new-19 -fpic -g -O2 -c mvtfactwithgrad.f90 -o mvtfactwithgrad.o
./mvtfactwithgrad.f90:645:3: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object attributes
call outer(d,d,a2,a2,tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^
./mvtfactwithgrad.f90:129:5: previous reference to 'outer'
call outer(d,d,rh,rh,fctmat);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mvtfactwithgrad.f90:653:3: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object attributes
call outer(d,d,xi,xi,fctinv)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mvtfactwithgrad.f90:129:5: previous reference to 'outer'
call outer(d,d,rh,rh,fctmat);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mvtfactwithgrad.f90:654:3: warning: Reference to the procedure 'outer' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object attributes
call outer(d,d,dzeta2,dzeta2,tmat)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mvtfactwithgrad.f90:129:5: previous reference to 'outer'
call outer(d,d,rh,rh,fctmat);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-19 -fpic -g -O2 -c oblique_factor.f90 -o oblique_factor.o
flang-new-19 -fpic -g -O2 -c oblique_factor_2.f90 -o oblique_factor_2.o
flang-new-19 -fpic -g -O2 -c onefact.f90 -o onefact.o
./onefact.f90:118:7: warning: Reference to the procedure 'lcop2derivt' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
call lcop2derivt(lat(i),uvec(j),param(:,j),fam(j),lpdf(j),der1(:,j),&
^
./onefact.f90:67:6: previous reference to 'lcop2derivt'
call lcop2derivt(lat(i),uvec(j),param(j),fam(j),lpdf(j),der1(:,j),&
^
flang-new-19 -fpic -g -O2 -c otherfns.f90 -o otherfns.o
flang-new-19 -fpic -g -O2 -c pnorm.f90 -o pnorm.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ptbeta.c -o ptbeta.o
flang-new-19 -fpic -g -O2 -c qtnorm.f90 -o qtnorm.o
flang-new-19 -fpic -g -O2 -c t12fact.f90 -o t12fact.o
flang-new-19 -fpic -g -O2 -c tbb1nestfact.f90 -o tbb1nestfact.o
flang-new-19 -fpic -g -O2 -c tbifact.f90 -o tbifact.o
flang-new-19 -fpic -g -O2 -c tnestfact.f90 -o tnestfact.o
flang-new-19 -fpic -g -O2 -c univariate.f90 -o univariate.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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 -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpG7vgdX/R.INSTALLbeda2533f3b63/FactorCopulaModel/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpG7vgdX/R.INSTALLbeda2533f3b63/FactorCopulaModel/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpG7vgdX/R.INSTALLbeda2533f3b63/FactorCopulaModel/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)