downloading reverse dependencies ‘CMGFM’, ‘MMGFM’, ‘sparseGFM’, ‘tcv’ trying URL 'file:///data/Repositories/CRAN/src/contrib/CMGFM_1.1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/MMGFM_1.2.1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/sparseGFM_0.1.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/tcv_0.1.0.tar.gz' installing dependencies ‘countsplit’, ‘GFM’, ‘MultiCOAP’ begin installing package ‘GFM’ begin installing package ‘countsplit’ begin installing package ‘MultiCOAP’ * installing *source* package ‘countsplit’ ... ** this is package ‘countsplit’ version ‘4.0.0’ ** package ‘countsplit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcpkE38/R.INSTALL26524931b59a27/countsplit/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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c dir_mul_sample.cpp -o dir_mul_sample.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o countsplit.so RcppExports.o dir_mul_sample.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcpkE38/R.INSTALL26524931b59a27/countsplit/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-countsplit/00new/countsplit/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 (countsplit) * installing *source* package ‘GFM’ ... ** this is package ‘GFM’ version ‘1.2.2’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpkupn9C/R.INSTALL26524d449b3ff7/GFM/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 "-DARMA_64BIT_WORD=1" -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 "-DARMA_64BIT_WORD=1" -fpic -g -O2 -Wall -pedantic -mtune=native -c bgfm.cpp -o bgfm.o bgfm.cpp: In function ‘double calELBO(const arma::field >&, const arma::vec&, const arma::sp_mat&, const arma::mat&, const arma::mat&, const arma::vec&, const arma::mat&, const arma::rowvec&, const arma::mat&)’: bgfm.cpp:47:11: warning: unused variable ‘logS’ [-Wunused-variable] 47 | double logS, entropy=0.0, ELBO=0.0; | ^~~~ bgfm.cpp: In function ‘void VB_Estep(const arma::field >&, const arma::sp_mat&, const arma::vec&, arma::mat&, arma::mat&, const arma::vec&, const arma::mat&, const arma::rowvec&, arma::mat&)’: bgfm.cpp:85:42: warning: unused variable ‘q’ [-Wunused-variable] 85 | int i, d = Xf.n_elem, n=Xf(0).n_rows, q= B.n_cols, p; | ^ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o GFM.so RcppExports.o bgfm.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/Rtmpkupn9C/R.INSTALL26524d449b3ff7/GFM/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-GFM/00new/GFM/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (GFM) * installing *source* package ‘MultiCOAP’ ... ** this is package ‘MultiCOAP’ version ‘1.1’ ** package ‘MultiCOAP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXeH9ZR/R.INSTALL26524b7edbd816/MultiCOAP/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 MSFRVI.cpp -o MSFRVI.o MSFRVI.cpp: In function ‘void VB_EstepVI(const arma::field >&, const arma::field >&, const arma::vec&, const arma::mat&, const arma::field >&, const arma::mat&, arma::field >&, arma::field >&, arma::field >&, arma::field >&)’: MSFRVI.cpp:240:32: warning: unused variable ‘q’ [-Wunused-variable] 240 | int r, r_max = Muf_y.n_elem, q= A.n_cols, p = Muf_y(0).n_cols; | ^ MSFRVI.cpp:240:45: warning: unused variable ‘p’ [-Wunused-variable] 240 | int r, r_max = Muf_y.n_elem, q= A.n_cols, p = Muf_y(0).n_cols; | ^ 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 MuCOAP.cpp -o MuCOAP.o MuCOAP.cpp: In function ‘void VB_Estep(const arma::field >&, const arma::field >&, const arma::field >&, arma::field >&, arma::field >&, const arma::vec&, const arma::mat&, const arma::field >&, const arma::mat&, arma::field >&, arma::field >&, arma::field >&, arma::field >&)’: MuCOAP.cpp:246:29: warning: unused variable ‘q’ [-Wunused-variable] 246 | int r, r_max = Xf.n_elem, q= A.n_cols, p = Xf(0).n_cols; | ^ 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 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o MultiCOAP.so MSFRVI.o MuCOAP.o RcppExports.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/RtmpXeH9ZR/R.INSTALL26524b7edbd816/MultiCOAP/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-MultiCOAP/00new/MultiCOAP/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 (MultiCOAP) checking GFM_1.2.2.tar.gz ... checking CMGFM_1.1.tar.gz ... checking MMGFM_1.2.1.tar.gz ... checking sparseGFM_0.1.0.tar.gz ... checking tcv_0.1.0.tar.gz ... Depends: Package: GFM Depends: doSNOW, parallel, R (>= 3.5.0) Imports: MASS, stats,irlba, Rcpp, methods LinkingTo: Rcpp, RcppArmadillo Timings: user system elapsed GFM 62.01 6.931 71.689 Results: Check status summary: OK Source packages 1 Reverse depends 4 Check results summary: GFM ... OK rdepends_CMGFM ... OK rdepends_MMGFM ... OK rdepends_sparseGFM ... OK rdepends_tcv ... OK