* installing *source* package 'HiGarrote' ... ** this is package 'HiGarrote' version '1.1.1' ** package 'HiGarrote' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' make[1]: Entering directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp6jNa7z/R.INSTALL4454647e2178/HiGarrote/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/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/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lib.cpp -o lib.o lib.cpp: In function 'arma::mat Psi_mat_cpp(const std::vector<arma::Mat<double> >&, const Rcpp::NumericVector&)': lib.cpp:91:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arma::Mat<double> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 91 | for(int i = 0; i < h_list_mat.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~ lib.cpp: In member function 'Rcpp::List NLLH::nllh_cpp(const Rcpp::NumericVector&)': lib.cpp:181:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<arma::Mat<double> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 181 | for(int i = 0; i < R_beta_deriv.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o HiGarrote.dll tmp.def RcppExports.o lib.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp6jNa7z/R.INSTALL4454647e2178/HiGarrote/src' make[1]: Entering directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp6jNa7z/R.INSTALL4454647e2178/HiGarrote/src' make[1]: Leaving directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp6jNa7z/R.INSTALL4454647e2178/HiGarrote/src' installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-HiGarrote/00new/HiGarrote/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 'HiGarrote' as HiGarrote_1.1.1.zip * DONE (HiGarrote)