* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘impARI’ ... ** this is package ‘impARI’ version ‘0.0.3’ ** package ‘impARI’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGgbh0l/R.INSTALLac5c05d75d0e9/impARI/src' g++-16 -std=gnu++20 -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 -fpic -g -O2 -Wall -pedantic -mtune=native -c CPPcoding_30oct.cpp -o CPPcoding_30oct.o CPPcoding_30oct.cpp: In function ‘std::vector boundC(const std::vector >&, const std::vector >&, const std::vector >&, const std::vector >&, const std::vector&, arma::mat&, arma::mat&, double, const std::string&, int, double)’: CPPcoding_30oct.cpp:398:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 398 | for (int k = 0; k < include.size(); ++k) { | ~~^~~~~~~~~~~~~~~~ CPPcoding_30oct.cpp:427:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 427 | for (int k = 0; k < set_EcapI.size(); ++k) { | ~~^~~~~~~~~~~~~~~~~~ CPPcoding_30oct.cpp:436:40: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 436 | if( (dt2 - u + set_EcapI.size()) <= currentmax2){ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ g++-16 -std=gnu++20 -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 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o impARI.so CPPcoding_30oct.o RcppExports.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGgbh0l/R.INSTALLac5c05d75d0e9/impARI/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGgbh0l/R.INSTALLac5c05d75d0e9/impARI/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGgbh0l/R.INSTALLac5c05d75d0e9/impARI/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-impARI/00new/impARI/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 (impARI)