* installing *source* package 'nloptr' ...
** package 'nloptr' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using C++ compiler: 'g++.exe (GCC) 12.3.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpcrHM5b/R.INSTALL2cc6441393608/nloptr/src'
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -Id:/rtools43/x86_64-w64-mingw32.static.posix/include/nlopt -I'D:/RCompile/CRANpkg/lib/4.3/testthat/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init_nloptr.c -o init_nloptr.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -Id:/rtools43/x86_64-w64-mingw32.static.posix/include/nlopt -I'D:/RCompile/CRANpkg/lib/4.3/testthat/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nloptr.c -o nloptr.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -Id:/rtools43/x86_64-w64-mingw32.static.posix/include/nlopt -I'D:/RCompile/CRANpkg/lib/4.3/testthat/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c test-C-API.cpp -o test-C-API.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -Id:/rtools43/x86_64-w64-mingw32.static.posix/include/nlopt -I'D:/RCompile/CRANpkg/lib/4.3/testthat/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c test-runner.cpp -o test-runner.o
g++ -shared -s -static-libgcc -o nloptr.dll tmp.def init_nloptr.o nloptr.o test-C-API.o test-runner.o -lnlopt -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpcrHM5b/R.INSTALL2cc6441393608/nloptr/src'
make[1]: Entering directory '/d/temp/RtmpcrHM5b/R.INSTALL2cc6441393608/nloptr/src'
make[1]: Leaving directory '/d/temp/RtmpcrHM5b/R.INSTALL2cc6441393608/nloptr/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-nloptr/00new/nloptr/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'nloptr' as nloptr_2.0.3.zip
* DONE (nloptr)