* installing *source* package 'segregation' ... ** package 'segregation' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++17 make[1]: Entering directory '/d/temp/RtmpGuryQC/R.INSTALL11e5c5cdd7eef/segregation/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/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++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c compression.cpp -o compression.o compression.cpp: In function 'Rcpp::List compress_compute_cpp(std::string, Rcpp::StringMatrix, int, Rcpp::NumericMatrix, std::vector >, int)': compression.cpp:168:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 168 | for (int row = 0; row < unit_names.size(); row++) | ~~~~^~~~~~~~~~~~~~~~~~~ compression.cpp:170:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 170 | for (int col = row + 1; col < unit_names.size(); col++) | ~~~~^~~~~~~~~~~~~~~~~~~ compression.cpp:180:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, double> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 180 | for (int i = 0; i < ls.size(); i++) | ~~^~~~~~~~~~~ compression.cpp:279:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::__cxx11::basic_string > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 279 | for (int i = 0; i < delete_neighbors.size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ compression.cpp: In function 'int find_in_sets(std::string, std::vector > >)': compression.cpp:322:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 322 | for (int i = 0; i < haystack.size(); i++) | ~~^~~~~~~~~~~~~~~~~ compression.cpp: In function 'Rcpp::List get_crosswalk_cpp(std::vector >, std::vector >)': compression.cpp:336:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 336 | for (int i = 0; i < old_unit.size(); i++) | ~~^~~~~~~~~~~~~~~~~ compression.cpp:366:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 366 | for (int i = 0; i < bags.size(); i++) | ~~^~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o segregation.dll tmp.def RcppExports.o compression.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpGuryQC/R.INSTALL11e5c5cdd7eef/segregation/src' make[1]: Entering directory '/d/temp/RtmpGuryQC/R.INSTALL11e5c5cdd7eef/segregation/src' make[1]: Leaving directory '/d/temp/RtmpGuryQC/R.INSTALL11e5c5cdd7eef/segregation/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-segregation/00new/segregation/libs/x64 ** 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 ** 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 'segregation' as segregation_1.1.0.zip * DONE (segregation)