* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘comat’ ... ** package ‘comat’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptPMuOH/R.INSTALL1508576f9e4272/comat/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -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-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c create_neighborhood.cpp -o create_neighborhood.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c get_class_index_map.cpp -o get_class_index_map.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c get_entropy.cpp -o get_entropy.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c get_normalized.cpp -o get_normalized.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c get_unique_values.cpp -o get_unique_values.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c it_metrics.cpp -o it_metrics.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_get_cocoma.cpp -o rcpp_get_cocoma.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_get_coma.cpp -o rcpp_get_coma.o rcpp_get_coma.cpp: In function ‘Rcpp::IntegerMatrix rcpp_get_coma_internal(const Rcpp::IntegerMatrix&, arma::imat, std::vector >)’: rcpp_get_coma.cpp:54:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare] 54 | neig_col < ncols && | ~~~~~~~~~^~~~~~~ rcpp_get_coma.cpp:55:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Wsign-compare] 55 | neig_row < nrows) { | ~~~~~~~~~^~~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_get_incoma.cpp -o rcpp_get_incoma.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_get_vec.cpp -o rcpp_get_vec.o rcpp_get_vec.cpp: In function ‘Rcpp::NumericVector rcpp_get_incove(Rcpp::List, bool, bool, std::string)’: rcpp_get_vec.cpp:104:31: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 104 | for (std::size_t i = 0; i < x_len; ++i){ | ~~^~~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_get_wecoma.cpp -o rcpp_get_wecoma.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c triangular_index.cpp -o triangular_index.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o comat.so RcppExports.o create_neighborhood.o get_class_index_map.o get_entropy.o get_normalized.o get_unique_values.o it_metrics.o rcpp_get_cocoma.o rcpp_get_coma.o rcpp_get_incoma.o rcpp_get_vec.o rcpp_get_wecoma.o triangular_index.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptPMuOH/R.INSTALL1508576f9e4272/comat/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptPMuOH/R.INSTALL1508576f9e4272/comat/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptPMuOH/R.INSTALL1508576f9e4272/comat/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-comat/00new/comat/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 ‘comat’ as ‘comat_0.9.5_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (comat)