* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘hood2net’ ... ** this is package ‘hood2net’ version ‘1.0.0’ ** package ‘hood2net’ 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/RtmpfSM3cx/R.INSTALL12be616137cff4/hood2net/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/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 -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 vecLeven_C.cpp -o vecLeven_C.o vecLeven_C.cpp: In function ‘int vecLeven_C(Rcpp::CharacterVector, Rcpp::CharacterVector)’: vecLeven_C.cpp:18:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 18 | for (size_t i = 0; i < s.length(); ++i) { | ~~^~~~~~~~~~~~ vecLeven_C.cpp:19:30: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 19 | for (size_t j = 0; j < t.length(); ++j) { | ~~^~~~~~~~~~~~ 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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c vecSub_C.cpp -o vecSub_C.o vecSub_C.cpp: In function ‘int vecSub_C(Rcpp::CharacterVector, Rcpp::CharacterVector)’: vecSub_C.cpp:23:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 23 | for (size_t i = 0; i < s.length(); ++i) { | ~~^~~~~~~~~~~~ vecSub_C.cpp:24:30: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 24 | for (size_t j = 0; j < t.length(); ++j) { | ~~^~~~~~~~~~~~ g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o hood2net.so RcppExports.o vecLeven_C.o vecSub_C.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfSM3cx/R.INSTALL12be616137cff4/hood2net/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfSM3cx/R.INSTALL12be616137cff4/hood2net/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfSM3cx/R.INSTALL12be616137cff4/hood2net/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-hood2net/00new/hood2net/libs ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (hood2net)