* installing *source* package 'SpatialEpi' ... ** package 'SpatialEpi' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_12_21_01_50_00_6285/RtmpQ3RrUO/R.INSTALL79801a0b3cbc/SpatialEpi/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/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.2/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 bayes_cluster.cpp -o bayes_cluster.o bayes_cluster.cpp: In function 'Rcpp::List return_local_moves(Rcpp::NumericVector, Rcpp::List, Rcpp::NumericMatrix)': bayes_cluster.cpp:399:23: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized] 399 | for(int z=start; z<end; z++){ | ~^~~~ bayes_cluster.cpp:359:69: note: 'end' was declared here 359 | int k = theta.size(), n_zones = cluster_list.size(), zone, start, end, zone_sub, | ^~~ bayes_cluster.cpp:399:23: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized] 399 | for(int z=start; z<end; z++){ | ~^~~~ bayes_cluster.cpp:359:62: note: 'start' was declared here 359 | int k = theta.size(), n_zones = cluster_list.size(), zone, start, end, zone_sub, | ^~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.2/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 cluster_detection.cpp -o cluster_detection.o g++ -std=gnu++17 -shared -s -static-libgcc -o SpatialEpi.dll tmp.def RcppExports.o bayes_cluster.o cluster_detection.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.2/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_12_21_01_50_00_6285/RtmpQ3RrUO/R.INSTALL79801a0b3cbc/SpatialEpi/src' make[1]: Entering directory '/d/temp/2024_12_21_01_50_00_6285/RtmpQ3RrUO/R.INSTALL79801a0b3cbc/SpatialEpi/src' make[1]: Leaving directory '/d/temp/2024_12_21_01_50_00_6285/RtmpQ3RrUO/R.INSTALL79801a0b3cbc/SpatialEpi/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-SpatialEpi/00new/SpatialEpi/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 'SpatialEpi' as SpatialEpi_1.2.8.zip * DONE (SpatialEpi)