* installing *source* package 'landscapemetrics' ... ** package 'landscapemetrics' 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/RtmpSIpYLB/R.INSTALL24d8453d84631/landscapemetrics/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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cclabel.cpp -o rcpp_cclabel.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_create_neighborhood.cpp -o rcpp_create_neighborhood.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_boundaries.cpp -o rcpp_get_boundaries.o rcpp_get_boundaries.cpp: In function 'void get_boundaries_4(Rcpp::IntegerMatrix&)': rcpp_get_boundaries.cpp:76:41: warning: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Wsign-compare] 76 | for (long cell = nrow_pad + 1; cell < (nrow_pad * (ncol_pad - 1) - 1); cell++) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rcpp_get_boundaries.cpp: In function 'void get_boundaries_8(Rcpp::IntegerMatrix&)': rcpp_get_boundaries.cpp:112:41: warning: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Wsign-compare] 112 | for (long cell = nrow_pad + 1; cell < (nrow_pad * (ncol_pad - 1) - 1); cell++) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_circle.cpp -o rcpp_get_circle.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_class_index_map.cpp -o rcpp_get_class_index_map.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_composition_vector.cpp -o rcpp_get_composition_vector.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_coocurrence_matrix.cpp -o rcpp_get_coocurrence_matrix.o rcpp_get_coocurrence_matrix.cpp: In function 'Rcpp::IntegerMatrix rcpp_get_coocurrence_matrix(const Rcpp::IntegerMatrix&, arma::imat)': rcpp_get_coocurrence_matrix.cpp:43:34: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 43 | neig_col < ncols && | ~~~~~~~~~^~~~~~~ rcpp_get_coocurrence_matrix.cpp:44:34: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 44 | neig_row < nrows) { | ~~~~~~~~~^~~~~~~ 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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_coocurrence_matrix_diag.cpp -o rcpp_get_coocurrence_matrix_diag.o rcpp_get_coocurrence_matrix_diag.cpp: In function 'Rcpp::IntegerVector rcpp_get_coocurrence_matrix_diag(const Rcpp::IntegerMatrix&, arma::imat)': rcpp_get_coocurrence_matrix_diag.cpp:43:34: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 43 | neig_col < ncols && | ~~~~~~~~~^~~~~~~ rcpp_get_coocurrence_matrix_diag.cpp:44:34: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 44 | neig_row < nrows) { | ~~~~~~~~~^~~~~~~ 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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_coocurrence_matrix_single.cpp -o rcpp_get_coocurrence_matrix_single.o rcpp_get_coocurrence_matrix_single.cpp: In function 'Rcpp::IntegerMatrix rcpp_get_coocurrence_matrix_single(const Rcpp::IntegerMatrix&, arma::imat, int)': rcpp_get_coocurrence_matrix_single.cpp:48:34: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 48 | neig_col < ncols && | ~~~~~~~~~^~~~~~~ rcpp_get_coocurrence_matrix_single.cpp:49:34: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 49 | neig_row < nrows) { | ~~~~~~~~~^~~~~~~ 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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_coocurrence_vector.cpp -o rcpp_get_coocurrence_vector.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_entropy.cpp -o rcpp_get_entropy.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_nearest_neighbor.cpp -o rcpp_get_nearest_neighbor.o rcpp_get_nearest_neighbor.cpp: In function 'Rcpp::NumericVector find_min(const Rcpp::NumericMatrix&, int, int)': rcpp_get_nearest_neighbor.cpp:59:17: warning: 'id0' may be used uninitialized [-Wmaybe-uninitialized] 59 | dist_vec(1) = id0; | ~~~~~~~~~~~~^~~~~ rcpp_get_nearest_neighbor.cpp:19:12: note: 'id0' was declared here 19 | int k, id0; | ^~~ 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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_unique_values.cpp -o rcpp_get_unique_values.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:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_smallest_circle.cpp -o rcpp_smallest_circle.o g++ -std=gnu++17 -shared -s -static-libgcc -o landscapemetrics.dll tmp.def RcppExports.o rcpp_cclabel.o rcpp_create_neighborhood.o rcpp_get_boundaries.o rcpp_get_circle.o rcpp_get_class_index_map.o rcpp_get_composition_vector.o rcpp_get_coocurrence_matrix.o rcpp_get_coocurrence_matrix_diag.o rcpp_get_coocurrence_matrix_single.o rcpp_get_coocurrence_vector.o rcpp_get_entropy.o rcpp_get_nearest_neighbor.o rcpp_get_unique_values.o rcpp_smallest_circle.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/RtmpSIpYLB/R.INSTALL24d8453d84631/landscapemetrics/src' make[1]: Entering directory '/d/temp/RtmpSIpYLB/R.INSTALL24d8453d84631/landscapemetrics/src' make[1]: Leaving directory '/d/temp/RtmpSIpYLB/R.INSTALL24d8453d84631/landscapemetrics/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-landscapemetrics/00new/landscapemetrics/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 'landscapemetrics' as landscapemetrics_2.1.2.zip * DONE (landscapemetrics)