* installing *source* package 'ConConPiWiFun' ...
** package 'ConConPiWiFun' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpMvPM7b/R.INSTALL4ac06bbb14da/ConConPiWiFun/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Modules.cc -o Modules.o
In file included from ../inst/include/ConConPiWiFun.h:42,
                 from Modules.cc:1:
../inst/include/cplfunction.hpp: In member function 'void cplfunction::AddSimple(double, double, double, double)':
../inst/include/cplfunction.hpp:211:44: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  211 |         std::map<double, double>::iterator i = Breakpoints_.begin();
      |                                            ^
../inst/include/cplfunction.hpp: In member function 'double cplfunction::Argmin()':
../inst/include/cplfunction.hpp:567:16: warning: unused variable 'NbSlopes' [-Wunused-variable]
  567 |            int NbSlopes=Breakpoints_.size();
      |                ^~~~~~~~
../inst/include/cplfunction.hpp: In member function 'double cplfunction::flip_push_left(double)':
../inst/include/cplfunction.hpp:1007:24: warning: unused variable 'old_second' [-Wunused-variable]
 1007 |                 double old_second=0;
      |                        ^~~~~~~~~~
In file included from ../inst/include/ConConPiWiFun.h:44:
../inst/include/cpqfunction.hpp: In member function 'void cpqfunction::Etoile()':
../inst/include/cpqfunction.hpp:349:30: warning: unused variable 'is_last_infinite' [-Wunused-variable]
  349 |                         bool is_last_infinite=false;
      |                              ^~~~~~~~~~~~~~~~
../inst/include/cpqfunction.hpp: In member function 'void cpqfunction::Squeeze(double, double)':
../inst/include/cpqfunction.hpp:514:41: warning: variable 'initialsize' set but not used [-Wunused-but-set-variable]
  514 |                            unsigned int initialsize=tmp.Breakpoints_.size();
      |                                         ^~~~~~~~~~~
../inst/include/cplfunction.hpp: In member function 'double cplfunction::Argmin()':
../inst/include/cplfunction.hpp:594:22: warning: 'res' may be used uninitialized [-Wmaybe-uninitialized]
  594 |            return(res);
      |                      ^
../inst/include/cplfunction.hpp:565:19: note: 'res' was declared here
  565 |            double res;
      |                   ^~~
g++ -std=gnu++17 -shared -s -static-libgcc -o ConConPiWiFun.dll tmp.def Modules.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpMvPM7b/R.INSTALL4ac06bbb14da/ConConPiWiFun/src'
make[1]: Entering directory '/d/temp/RtmpMvPM7b/R.INSTALL4ac06bbb14da/ConConPiWiFun/src'
make[1]: Leaving directory '/d/temp/RtmpMvPM7b/R.INSTALL4ac06bbb14da/ConConPiWiFun/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-ConConPiWiFun/00new/ConConPiWiFun/libs/x64
** R
** inst
** 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
in method for 'show' with signature '"Rcpp_cplfunction2"': no definition for class "Rcpp_cplfunction2"
** testing if installed package can be loaded from final location
in method for 'show' with signature '"Rcpp_cplfunction2"': no definition for class "Rcpp_cplfunction2"
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'ConConPiWiFun' as ConConPiWiFun_0.4.6.1.zip
* DONE (ConConPiWiFun)