* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘fastglmpca’ ... ** package ‘fastglmpca’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’ make[1]: Entering directory '/tmp/RtmpAeam3t/R.INSTALL6e4483b8424c5/fastglmpca/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DARMA_WARN_LEVEL=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DARMA_WARN_LEVEL=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c pois_reg2.cpp -o pois_reg2.o pois_reg2.cpp: In function ‘arma::vec solve_pois_reg_faster_cpp(arma::mat, arma::vec, arma::vec, std::vector >, unsigned int, bool, double, double)’: pois_reg2.cpp:39:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 39 | for (int update_num = 1; update_num <= num_iter; update_num++) { | ~~~~~~~~~~~^~~~~~~~~~~ pois_reg2.cpp:41:19: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 41 | for (i = 0; i < num_indices; i++) { | ~~^~~~~~~~~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_DONT_USE_OPENMP -DARMA_USE_TBB_ALLOC -DARMA_WARN_LEVEL=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o fastglmpca.so RcppExports.o pois_reg2.o utils.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpAeam3t/R.INSTALL6e4483b8424c5/fastglmpca/src' make[1]: Entering directory '/tmp/RtmpAeam3t/R.INSTALL6e4483b8424c5/fastglmpca/src' make[1]: Leaving directory '/tmp/RtmpAeam3t/R.INSTALL6e4483b8424c5/fastglmpca/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-fastglmpca/00new/fastglmpca/libs ** R ** data *** moving datasets to lazyload DB ** 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 * creating tarball packaged installation of ‘fastglmpca’ as ‘fastglmpca_0.1-103_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (fastglmpca)