* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘BWStest’ ... ** package ‘BWStest’ 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/RtmprdOTnz/R.INSTALL18c61c2b02ba2c/BWStest/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/usr/local/include -D_FORTIFY_SOURCE=3 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bws_init.cpp -o bws_init.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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bws_stat.cpp -o bws_stat.o In file included from bws_stat.cpp:42: util.h: In instantiation of ‘Rcpp::IntegerVector zip_index_lstar(T, T, int, int) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; D = double; bool comp_with_eq = true; Rcpp::IntegerVector = Rcpp::Vector<13>]’: util.h:126:40: required from ‘Rcpp::IntegerVector full_rank(T, T) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; D = double; Rcpp::IntegerVector = Rcpp::Vector<13>]’ bws_stat.cpp:106:52: required from here util.h:72:13: warning: unused variable ‘kidx’ [-Wunused-variable] 72 | int kidx; | ^~~~ 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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c murakami_stat.cpp -o murakami_stat.o murakami_stat.cpp: In function ‘Rcpp::NumericVector murakami_pre_B(size_t, size_t, Rcpp::IntegerVector, size_t, int)’: murakami_stat.cpp:93:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 93 | for (jjj=0;jjj::type’ {aka ‘int’} and ‘long unsigned int’ [-Wsign-compare] 100 | while ((iii > 0) && (parts(iii) == N - (nx - 1) + iii)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ murakami_stat.cpp:104:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 104 | for (;iii < (nx - 1);iii++) { | ~~~~^~~~~~~~~~ murakami_stat.cpp:110:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 110 | for (iii=1;iii<=nx;iii++) { | ~~~^~~~ In file included from murakami_stat.cpp:42: util.h: In instantiation of ‘Rcpp::IntegerVector zip_index_lstar(T, T, int, int) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; D = double; bool comp_with_eq = true; Rcpp::IntegerVector = Rcpp::Vector<13>]’: util.h:126:40: required from ‘Rcpp::IntegerVector full_rank(T, T) [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>; D = double; Rcpp::IntegerVector = Rcpp::Vector<13>]’ murakami_stat.cpp:259:52: required from here util.h:72:13: warning: unused variable ‘kidx’ [-Wunused-variable] 72 | int kidx; | ^~~~ g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o BWStest.so RcppExports.o bws_init.o bws_stat.o murakami_stat.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprdOTnz/R.INSTALL18c61c2b02ba2c/BWStest/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprdOTnz/R.INSTALL18c61c2b02ba2c/BWStest/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprdOTnz/R.INSTALL18c61c2b02ba2c/BWStest/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-BWStest/00new/BWStest/libs ** R ** inst ** 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 * creating tarball packaged installation of ‘BWStest’ as ‘BWStest_0.2.3_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (BWStest)