* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘MMGFM’ ... ** package ‘MMGFM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.3 (2)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJKvwfh/R.INSTALL177b985949e89c/MMGFM/src' clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mmcgfm.cpp -o mmcgfm.o mmcgfm.cpp:64:10: warning: unused variable 'j' [-Wunused-variable] 64 | int s, j, ns, id, im, pm, q = Mf(0).n_cols, d = Xf.n_cols, c=Xf.n_rows, S = Xf.n_slices; | ^ mmcgfm.cpp:122:26: warning: variable 'qs' set but not used [-Wunused-but-set-variable] 122 | int s, ns, id, im, pm, qs, d = Xf.n_cols, c=Xf.n_rows, S = Xf.n_slices; | ^ mmcgfm.cpp:146:22: warning: variable 'ns' set but not used [-Wunused-but-set-variable] 146 | int s, id, im, pm, ns, d = Xf.n_cols, c=Xf.n_rows, S = Xf.n_slices; | ^ mmcgfm.cpp:169:18: warning: unused variable 'pm' [-Wunused-variable] 169 | int s, id, im, pm, ns, d = wf.n_cols, c=wf.n_rows, S = wf.n_slices; | ^~ mmcgfm.cpp:240:26: warning: unused variable 'qs' [-Wunused-variable] 240 | int s, ns, id, im, pm, qs, d = Xf.n_cols, c=Xf.n_rows, S = Xf.n_slices; | ^~ mmcgfm.cpp:388:12: warning: unused variable 'elbo11' [-Wunused-variable] 388 | double elbo11 = ELBOfun( Xf, typeID, tauf, Zf, betaf, Af, Bf, invLambdaf, sigma2, Muf_y, Sf_y, Mf, Sigma, Of, Phi, wf, zeta); | ^~~~~~ 6 warnings generated. clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o MMGFM.so RcppExports.o mmcgfm.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -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/RtmpJKvwfh/R.INSTALL177b985949e89c/MMGFM/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJKvwfh/R.INSTALL177b985949e89c/MMGFM/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJKvwfh/R.INSTALL177b985949e89c/MMGFM/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-MMGFM/00new/MMGFM/libs ** R ** 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 (MMGFM)