* 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_05_23_17_21_36_19593/RtmpAxnKiC/R.INSTALL90096c2006/impARI/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/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<double> boundC(const std::vector<int, std::allocator<int> >&, const std::vector<int, std::allocator<int> >&, const std::vector<int, std::allocator<int> >&, const std::vector<int, std::allocator<int> >&, const std::vector<double>&, 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<int, std::allocator<int> >::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<int, std::allocator<int> >::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++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/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 -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.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_05_23_17_21_36_19593/RtmpAxnKiC/R.INSTALL90096c2006/impARI/src'
make[1]: Entering directory '/d/temp/2026_05_23_17_21_36_19593/RtmpAxnKiC/R.INSTALL90096c2006/impARI/src'
make[1]: Leaving directory '/d/temp/2026_05_23_17_21_36_19593/RtmpAxnKiC/R.INSTALL90096c2006/impARI/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/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)