* installing *source* package ‘iglm’ ... ** this is package ‘iglm’ version ‘1.1’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ using C++17 g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/R-d-gcc-xtra/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/R-d-gcc-xtra/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c api_usage.cpp -o api_usage.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/R-d-gcc-xtra/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c change_statistics.cpp -o change_statistics.o In file included from ../inst/include/iglm/attribute_class.h:9, from ../inst/include/iglm/xz_class.h:8, from ../inst/include/iglm/xyz_class.h:8, from ../inst/include/iglm/extension_api.hpp:31, from change_statistics.cpp:2: ../inst/include/iglm/helper_functions.h: In function ‘void mat_to_map(arma::mat, int, bool, std::unordered_map >&, std::unordered_map >&)’: ../inst/include/iglm/helper_functions.h:97:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 97 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:108:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 108 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:125:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 125 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:133:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 133 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/R-d-gcc-xtra/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c extension_api.cpp -o extension_api.o In file included from ../inst/include/iglm/attribute_class.h:9, from ../inst/include/iglm/xz_class.h:8, from ../inst/include/iglm/xyz_class.h:8, from ../inst/include/iglm/extension_api.hpp:31, from extension_api.cpp:3: ../inst/include/iglm/helper_functions.h: In function ‘void mat_to_map(arma::mat, int, bool, std::unordered_map >&, std::unordered_map >&)’: ../inst/include/iglm/helper_functions.h:97:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 97 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:108:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 108 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:125:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 125 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:133:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 133 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/R-d-gcc-xtra/library/Matrix/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c xyz_sampling.cpp -o xyz_sampling.o In file included from ../inst/include/iglm/attribute_class.h:9, from ../inst/include/iglm/xz_class.h:8, from ../inst/include/iglm/xyz_class.h:8, from xyz_sampling.cpp:9: ../inst/include/iglm/helper_functions.h: In function ‘void mat_to_map(arma::mat, int, bool, std::unordered_map >&, std::unordered_map >&)’: ../inst/include/iglm/helper_functions.h:97:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 97 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:108:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 108 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:125:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 125 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ ../inst/include/iglm/helper_functions.h:133:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘long long unsigned int’} and ‘int’ [-Wsign-compare] 133 | for (arma::uword i = 1; i <= n_actors; i++){ | ~~^~~~~~~~~~~ xyz_sampling.cpp: In function ‘arma::vec xyz_count_global_statistic(XYZ_class&, std::vector >&, std::vector&, std::vector&, const double&, const std::__cxx11::basic_string&, const bool&)>, std::string, std::string, double, double)’: xyz_sampling.cpp:166:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘long long unsigned int’} [-Wsign-compare] 166 | for(int i = 1; i <= object.x_attribute.attribute.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xyz_sampling.cpp:186:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘long long unsigned int’} [-Wsign-compare] 186 | for(int i = 1; i <= object.y_attribute.attribute.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xyz_sampling.cpp: In function ‘std::tuple, arma::Col, arma::Mat, arma::Mat > cond_estimation_popularity_pl(arma::vec, arma::uvec&, arma::uvec&, arma::uvec&, bool, std::tuple, arma::Col >&, int, double, arma::vec, double, arma::mat, int, bool&)’: xyz_sampling.cpp:2147:24: warning: comparison of integer expressions of different signedness: ‘long long unsigned int’ and ‘int’ [-Wsign-compare] 2147 | if(j_vec.at(i) != n_actor){ | ~~~~~~~~~~~~^~~~~~~~~~ xyz_sampling.cpp: In function ‘std::tuple, arma::Col, arma::Mat, arma::Mat > cond_estimation_popularity_pl_accelerated(arma::vec, arma::uvec&, arma::uvec&, arma::uvec&, bool, std::tuple, arma::Col >&, int, double, arma::vec, double, arma::mat, bool&, arma::vec&, arma::vec&, arma::mat&, int, bool)’: xyz_sampling.cpp:2283:24: warning: comparison of integer expressions of different signedness: ‘long long unsigned int’ and ‘int’ [-Wsign-compare] 2283 | if(j_vec.at(i) != n_actor){ | ~~~~~~~~~~~~^~~~~~~~~~ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o iglm.so RcppExports.o api_usage.o change_statistics.o extension_api.o xyz_sampling.o -llapack -L/home/hornik/tmp/R-d-gcc-xtra/lib -lRblas -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_gcc-san/iglm.Rcheck/00LOCK-iglm/00new/iglm/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 * DONE (iglm)