* installing *source* package 'nopaco' ...
** package 'nopaco' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2024_11_14_01_50_00_19873/Rtmpw56GW4/R.INSTALL254cc109d236f/nopaco/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c bootstrapCI.cpp -o bootstrapCI.o
In file included from bootstrapCI.cpp:26:
getPsi.h:13: warning: "R_NO_REMAP" redefined
   13 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c exactdistribution.cpp -o exactdistribution.o
In file included from exactdistribution.cpp:14:
exactdistribution.h:13: warning: "R_NO_REMAP" redefined
   13 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c getPsi.cpp -o getPsi.o
In file included from getPsi.cpp:17:
getPsi.h:13: warning: "R_NO_REMAP" redefined
   13 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c register.cpp -o register.o
In file included from register.cpp:9:
getPsi.h:13: warning: "R_NO_REMAP" redefined
   13 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17 -shared -s -static-libgcc -o nopaco.dll tmp.def bootstrapCI.o exactdistribution.o getPsi.o register.o -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/2024_11_14_01_50_00_19873/Rtmpw56GW4/R.INSTALL254cc109d236f/nopaco/src'
make[1]: Entering directory '/d/temp/2024_11_14_01_50_00_19873/Rtmpw56GW4/R.INSTALL254cc109d236f/nopaco/src'
make[1]: Leaving directory '/d/temp/2024_11_14_01_50_00_19873/Rtmpw56GW4/R.INSTALL254cc109d236f/nopaco/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-nopaco/00new/nopaco/libs/x64
** R
** data
** 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 'nopaco' as nopaco_1.0.9.zip
* DONE (nopaco)