* installing *source* package 'mapscanner' ... ** package 'mapscanner' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/Rtmpy8qodo/R.INSTALL16be0256339ce/mapscanner/src' g++ -std=gnu++11 -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" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -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" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c boundary-trace.cpp -o boundary-trace.o g++ -std=gnu++11 -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" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c components.cpp -o components.o g++ -std=gnu++11 -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" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c concaveman.cpp -o concaveman.o concaveman.cpp: In function 'Rcpp::DataFrame rcpp_concaveman(Rcpp::DataFrame, Rcpp::IntegerVector, double, double)': concaveman.cpp:16:24: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long long unsigned int'} [-Wsign-compare] 16 | for (auto i = 0; i < num_points; i++) { | ~~^~~~~~~~~~~~ concaveman.cpp:27:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 27 | for (int i = 0; i < concave_points.size (); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -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" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c edge-thin.cpp -o edge-thin.o g++ -shared -s -static-libgcc -o mapscanner.dll tmp.def RcppExports.o boundary-trace.o components.o concaveman.o edge-thin.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/Rtmpy8qodo/R.INSTALL16be0256339ce/mapscanner/src' make[1]: Entering directory '/d/temp/Rtmpy8qodo/R.INSTALL16be0256339ce/mapscanner/src' make[1]: Leaving directory '/d/temp/Rtmpy8qodo/R.INSTALL16be0256339ce/mapscanner/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-mapscanner/00new/mapscanner/libs/x64 ** R ** 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 'mapscanner' as mapscanner_0.0.6.zip * DONE (mapscanner)