installing dependencies ‘fabMix’, ‘pgmm’ begin installing package ‘pgmm’ begin installing package ‘fabMix’ * installing *source* package ‘pgmm’ ... ** this is package ‘pgmm’ version ‘1.2.8’ ** package ‘pgmm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCCBaC1/R.INSTALL734c343d2af8f/pgmm/src' gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c aecm.c -o aecm.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gaussj.c -o gaussj.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pgmm.c -o pgmm.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c updates.c -o updates.o gcc-15 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o pgmm.so aecm.o gaussj.o init.o pgmm.o updates.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCCBaC1/R.INSTALL734c343d2af8f/pgmm/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-pgmm/00new/pgmm/libs ** 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 ** 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 (pgmm) * installing *source* package ‘fabMix’ ... ** this is package ‘fabMix’ version ‘5.1’ ** package ‘fabMix’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHxGnnC/R.INSTALL734c17c9b956c/fabMix/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fabMix.cpp -o fabMix.o fabMix.cpp: In function ‘Rcpp::List compute_A_B_G_D_and_simulate_mu_Lambda_CCU(arma::mat, Rcpp::List, arma::mat, int, arma::vec, arma::mat, arma::vec)’: fabMix.cpp:127:16: warning: unused variable ‘u’ [-Wunused-variable] 127 | double u; | ^ fabMix.cpp: In function ‘Rcpp::List compute_A_B_G_D_and_simulate_mu_Lambda_CUU(arma::cube, Rcpp::List, arma::mat, int, arma::vec, arma::mat, arma::vec)’: fabMix.cpp:196:16: warning: unused variable ‘u’ [-Wunused-variable] 196 | double u; | ^ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o fabMix.so RcppExports.o fabMix.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHxGnnC/R.INSTALL734c17c9b956c/fabMix/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-fabMix/00new/fabMix/libs ** R ** data ** inst ** 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 (fabMix) checking bpgmm_1.1.1.tar.gz ... Depends: Package: bpgmm Depends: R(>= 3.1.0) Imports: methods (>= 3.5.1), mcmcse (>= 1.3-2), pgmm (>= 1.2.3), mvtnorm (>= 1.0-10), MASS (>= 7.3-51.1), Rcpp (>= 1.0.1), gtools (>= 3.8.1), label.switching (>= 1.8), fabMix (>= 5.0), mclust (>= 5.4.3) LinkingTo: Rcpp, RcppArmadillo Timings: user system elapsed bpgmm 72.26 6.136 78.955 Results: Check status summary: OK Source packages 1 Check results summary: bpgmm ... OK