* installing *source* package 'npsf' ...
** package 'npsf' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmpe63UYw/R.INSTALL2a1c1315704b/npsf/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c radial.cpp -o radial.o
radial.cpp: In function 'void radial(double*, double*, int*, int*, int*, double*, double*, int*, int*, int*, int*, int*, double*, int*, double*)':
radial.cpp:113:49: warning: '*vertexIndices' may be used uninitialized [-Wmaybe-uninitialized]
  113 |                 _yref = (double *) malloc((*m * *_nref) * sizeof(double));
      |                                                 ^~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nonradial.cpp -o nonradial.o
nonradial.cpp: In function 'void nonradial(double*, double*, int*, int*, int*, double*, double*, int*, int*, int*, int*, int*, double*, double*, double*, int*, int*)':
nonradial.cpp:113:36: warning: '*vertexIndices' may be used uninitialized [-Wmaybe-uninitialized]
  113 |    _yref = (double *) malloc((*m * *_nref) * sizeof(double));
      |                                    ^~~~~~
nonradial.cpp:268:19: warning: 'ncol1' may be used uninitialized [-Wmaybe-uninitialized]
  268 |     for (i = 0; i < ncol1; i++){
      |                 ~~^~~~~~~
nonradial.cpp:136:13: note: 'ncol1' was declared here
  136 |   int nrow, ncol1, yxRTSlength;
      |             ^~~~~
nonradial.cpp:217:17: warning: 'nrow' may be used uninitialized [-Wmaybe-uninitialized]
  217 |   for (i = 0; i < yxRTSlength; i++){
      |               ~~^~~~~~~~~~~~~
nonradial.cpp:136:7: note: 'nrow' was declared here
  136 |   int nrow, ncol1, yxRTSlength;
      |       ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nllpk/routines.cpp -o nllpk/routines.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nllpk/simplexMethod.cpp -o nllpk/simplexMethod.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fourcomp.c -o fourcomp.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c halton.c -o halton.o
g++ -std=gnu++17 -shared -s -static-libgcc -o npsf.dll tmp.def radial.o nonradial.o nllpk/routines.o nllpk/simplexMethod.o init.o fourcomp.o halton.o -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/Rtmpe63UYw/R.INSTALL2a1c1315704b/npsf/src'
make[1]: Entering directory '/d/temp/Rtmpe63UYw/R.INSTALL2a1c1315704b/npsf/src'
make[1]: Leaving directory '/d/temp/Rtmpe63UYw/R.INSTALL2a1c1315704b/npsf/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-npsf/00new/npsf/libs/x64
** R
** data
** 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 'npsf' as npsf_0.8.0.zip
* DONE (npsf)