* installing *source* package 'borrowr' ... ** package 'borrowr' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp0WeluE/R.INSTALL1678c34266d04/borrowr/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bart.cpp -o bart.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bartfuns.cpp -o bartfuns.o bartfuns.cpp: In function 'void makexinfo(size_t, size_t, double*, xinfo&, int*)': bartfuns.cpp:52:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 52 | for(size_t j=0;j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 338 | for(int nn=0;nn!=bnv.size();nn++) { | ~~^~~~~~~~~~~~ cwbart.cpp:440:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 440 | for(int jj = 0; jj < m; jj++) { | ~~~^~~ cwbart.cpp:444:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 444 | for(int nn=0;nn!=bnv.size();nn++) { | ~~^~~~~~~~~~~~ cwbart.cpp:112:9: warning: unused variable 'grp' [-Wunused-variable] 112 | int *grp = &_grp[0]; | ^~~ cwbart.cpp:117:11: warning: unused variable 'printevery' [-Wunused-variable] 117 | size_t printevery = Rcpp::as(_inprintevery); | ^~~~~~~~~~ cwbart.cpp:292:8: warning: unused variable 'time1' [-Wunused-variable] 292 | int time1 = time(&tp); | ^~~~~ cwbart.cpp:452:8: warning: unused variable 'time2' [-Wunused-variable] 452 | int time2 = time(&tp); | ^~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c heterbart.cpp -o heterbart.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c heterbartfuns.cpp -o heterbartfuns.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c heterbd.cpp -o heterbd.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matchesToCor.cpp -o matchesToCor.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tree.cpp -o tree.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c treefuns.cpp -o treefuns.o g++ -std=gnu++17 -shared -s -static-libgcc -o borrowr.dll tmp.def RcppExports.o bart.o bartfuns.o bd.o cpriortree.o cwbart.o heterbart.o heterbartfuns.o heterbd.o matchesToCor.o tree.o treefuns.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp0WeluE/R.INSTALL1678c34266d04/borrowr/src' make[1]: Entering directory '/d/temp/Rtmp0WeluE/R.INSTALL1678c34266d04/borrowr/src' make[1]: Leaving directory '/d/temp/Rtmp0WeluE/R.INSTALL1678c34266d04/borrowr/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-borrowr/00new/borrowr/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'borrowr' as borrowr_0.2.0.zip * DONE (borrowr)