* installing *source* package 'autocart' ...
** package 'autocart' 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/RtmpMF2Qsp/R.INSTALL6a7030402a21/autocart/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c AutoTree.cpp -o AutoTree.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SpatialMethods.cpp -o SpatialMethods.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel/TinyThread.h:7,
                 from D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel.h:6,
                 from SpatialMethods.cpp:8:
D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel/Common.h: In instantiation of 'int RcppParallel::resolveValue(const char*, T, U) [with T = long long unsigned int; U = int]':
D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel.h:57:28:   required from 'void RcppParallel::parallelReduce(std::size_t, std::size_t, Reducer&, std::size_t, int) [with Reducer = PSumWeights; std::size_t = long long unsigned int]'
SpatialMethods.cpp:448:17:   required from here
D:/RCompile/CRANpkg/lib/4.5/RcppParallel/include/RcppParallel/Common.h:16:23: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
   16 |    if (requestedValue != defaultValue && requestedValue > 0)
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SplittingMethods.cpp -o SplittingMethods.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c autocart.cpp -o autocart.o
autocart.cpp: In function 'Rcpp::List autocart(Rcpp::NumericVector, Rcpp::DataFrame, Rcpp::NumericMatrix, double, double, Rcpp::Nullable<Rcpp::Vector<19> >)':
autocart.cpp:171:46: warning: 'spatialBandwidth' may be used uninitialized [-Wmaybe-uninitialized]
  171 |       spatialWeightsMatrix = getWeightsMatrix(locations, distpower, islonglat, spatialBandwidth, spatialWeightsType, useParallelCalculations);
      |                              ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
autocart.cpp:57:10: note: 'spatialBandwidth' was declared here
   57 |   double spatialBandwidth;
      |          ^~~~~~~~~~~~~~~~
g++ -shared -s -static-libgcc -o autocart.dll tmp.def AutoTree.o RcppExports.o SpatialMethods.o SplittingMethods.o autocart.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LD:/RCompile/CRANpkg/lib/4.5/RcppParallel/lib/x64 -ltbb -ltbbmalloc -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/RtmpMF2Qsp/R.INSTALL6a7030402a21/autocart/src'
make[1]: Entering directory '/d/temp/RtmpMF2Qsp/R.INSTALL6a7030402a21/autocart/src'
make[1]: Leaving directory '/d/temp/RtmpMF2Qsp/R.INSTALL6a7030402a21/autocart/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-autocart/00new/autocart/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 'autocart' as autocart_1.4.5.zip
* DONE (autocart)