* installing *source* package 'impARI' ... ** this is package 'impARI' version '0.0.3' ** package 'impARI' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2026_09_09_01_50_00_18435/RtmpEbv1De/R.INSTALL1a4d82e362c16/impARI/src' g++ -std=gnu++20 -I"D:/RCompile/recent/R-4.6.1/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 CPPcoding_30oct.cpp -o CPPcoding_30oct.o CPPcoding_30oct.cpp: In function 'std::vector boundC(const std::vector >&, const std::vector >&, const std::vector >&, const std::vector >&, const std::vector&, arma::mat&, arma::mat&, double, const std::string&, int, double)': CPPcoding_30oct.cpp:398:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 398 | for (int k = 0; k < include.size(); ++k) { | ~~^~~~~~~~~~~~~~~~ CPPcoding_30oct.cpp:427:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 427 | for (int k = 0; k < set_EcapI.size(); ++k) { | ~~^~~~~~~~~~~~~~~~~~ CPPcoding_30oct.cpp:436:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 436 | if( (dt2 - u + set_EcapI.size()) <= currentmax2){ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ g++ -std=gnu++20 -I"D:/RCompile/recent/R-4.6.1/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++20 -shared -s -static-libgcc -o impARI.dll tmp.def CPPcoding_30oct.o RcppExports.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/2026_09_09_01_50_00_18435/RtmpEbv1De/R.INSTALL1a4d82e362c16/impARI/src' make[1]: Entering directory '/d/temp/2026_09_09_01_50_00_18435/RtmpEbv1De/R.INSTALL1a4d82e362c16/impARI/src' make[1]: Leaving directory '/d/temp/2026_09_09_01_50_00_18435/RtmpEbv1De/R.INSTALL1a4d82e362c16/impARI/src' installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-impARI/00new/impARI/libs/x64 ** R ** 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 'impARI' as impARI_0.0.3.zip * DONE (impARI)