* installing *source* package 'CspStandSegmentation' ... ** this is package 'CspStandSegmentation' version '0.1.2' ** package 'CspStandSegmentation' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 make[1]: Entering directory '/d/temp/2025_12_30_01_50_00_15946/RtmpOIj49Z/R.INSTALL45f82d5a6c2f/CspStandSegmentation/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/lidR/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -I../inst/include/ -DRCPP_NO_MODULES -DWITHSETLENGTH -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c 2021-11-12_A1_JF_csp_cost_cpp_functions.cpp -o 2021-11-12_A1_JF_csp_cost_cpp_functions.o In file included from D:/RCompile/CRANpkg/lib/4.5/lidR/include/SpatialIndex.h:6, from 2021-11-12_A1_JF_csp_cost_cpp_functions.cpp:6: D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h: In member function 'void lidR::SparsePartition3D::knn(const lidR::PointXY&, unsigned int, std::vector >&)': D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h:166:39: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 166 | while (pts.size() < k && pts.size() < npoints) | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h: In member function 'void lidR::SparsePartition3D::knn(const lidR::PointXY&, unsigned int, double, std::vector >&)': D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h:193:41: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 193 | while (pts.size() < k && pts.size() < npoints && radius <= maxradius) { | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h: In member function 'void lidR::SparsePartition3D::knn(const lidR::PointXYZ&, unsigned int, std::vector >&)': D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h:223:39: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 223 | while (pts.size() < k && pts.size() < npoints) { | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h: In member function 'void lidR::SparsePartition3D::knn(const lidR::PointXYZ&, unsigned int, double, std::vector >&)': D:/RCompile/CRANpkg/lib/4.5/lidR/include/lidR/SparsePartition.h:248:41: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 248 | while (pts.size() < k && pts.size() < npoints && radius <= maxradius) | ~~~~~~~~~~~^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/lidR/include' -I'D:/RCompile/CRANpkg/lib/4.5/BH/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -I../inst/include/ -DRCPP_NO_MODULES -DWITHSETLENGTH -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -shared -s -static-libgcc -o CspStandSegmentation.dll tmp.def 2021-11-12_A1_JF_csp_cost_cpp_functions.o RcppExports.o -LD:/RCompile/recent/R-4.5.2/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.2/bin/x64 -lRblas -lgfortran -lquadmath -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_12_30_01_50_00_15946/RtmpOIj49Z/R.INSTALL45f82d5a6c2f/CspStandSegmentation/src' make[1]: Entering directory '/d/temp/2025_12_30_01_50_00_15946/RtmpOIj49Z/R.INSTALL45f82d5a6c2f/CspStandSegmentation/src' make[1]: Leaving directory '/d/temp/2025_12_30_01_50_00_15946/RtmpOIj49Z/R.INSTALL45f82d5a6c2f/CspStandSegmentation/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-CspStandSegmentation/00new/CspStandSegmentation/libs/x64 ** 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 ** 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 'CspStandSegmentation' as CspStandSegmentation_0.1.2.zip * DONE (CspStandSegmentation)