* installing *source* package 'ClusterR' ... ** package 'ClusterR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmp6ZUk74/R.INSTALL219ac69c576ef/ClusterR/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DARMA_64BIT_WORD -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c export_inst_folder_headers.cpp -o export_inst_folder_headers.o In file included from export_inst_folder_headers.cpp:7: ../inst/include/ClusterRHeader.h: In member function 'arma::mat clustR::ClustHeader::KMEANS_arma(arma::mat&, int, int, bool, std::string, Rcpp::Nullable >, int)': ../inst/include/ClusterRHeader.h:862:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] 862 | bool status; | ^~~~~~ ../inst/include/ClusterRHeader.h: In instantiation of 'T clustR::ClustHeader::GMM_arma_covariance_type(T, arma::mat&, int, std::string, std::string, int, int, bool, double, int) [with T = arma::gmm_priv::gmm_full; arma::mat = arma::Mat; std::string = std::__cxx11::basic_string]': ../inst/include/ClusterRHeader.h:1592:65: required from here ../inst/include/ClusterRHeader.h:1530:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1530 | bool status; | ^~~~~~ ../inst/include/ClusterRHeader.h: In instantiation of 'T clustR::ClustHeader::GMM_arma_covariance_type(T, arma::mat&, int, std::string, std::string, int, int, bool, double, int) [with T = arma::gmm_priv::gmm_diag; arma::mat = arma::Mat; std::string = std::__cxx11::basic_string]': ../inst/include/ClusterRHeader.h:1626:65: required from here ../inst/include/ClusterRHeader.h:1530:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++17 -shared -s -static-libgcc -o ClusterR.dll tmp.def RcppExports.o export_inst_folder_headers.o init.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp6ZUk74/R.INSTALL219ac69c576ef/ClusterR/src' make[1]: Entering directory '/d/temp/Rtmp6ZUk74/R.INSTALL219ac69c576ef/ClusterR/src' make[1]: Leaving directory '/d/temp/Rtmp6ZUk74/R.INSTALL219ac69c576ef/ClusterR/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-ClusterR/00new/ClusterR/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 'ClusterR' as ClusterR_1.3.2.zip * DONE (ClusterR)