* installing *source* package 'npsf' ...
** package 'npsf' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp0axbWO/R.INSTALL298c84fed7f07/npsf/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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));
      |                                                 ^~~~~~
radial.cpp:145:13: warning: 'nrow' may be used uninitialized [-Wmaybe-uninitialized]
  145 |         int ne = nrow * ncol;
      |             ^~
radial.cpp:136:13: note: 'nrow' was declared here
  136 |         int nrow;
      |             ^~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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:157:10: warning: 'nrow' may be used uninitialized [-Wmaybe-uninitialized]
  157 |     nrow += ncol1;
      |     ~~~~~^~~~~~~~
nonradial.cpp:136:7: note: 'nrow' was declared here
  136 |   int nrow, ncol1, yxRTSlength;
      |       ^~~~
nonradial.cpp:157:10: warning: 'ncol1' may be used uninitialized [-Wmaybe-uninitialized]
  157 |     nrow += ncol1;
      |     ~~~~~^~~~~~~~
nonradial.cpp:136:13: note: 'ncol1' was declared here
  136 |   int nrow, ncol1, yxRTSlength;
      |             ^~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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.4.0/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp0axbWO/R.INSTALL298c84fed7f07/npsf/src'
make[1]: Entering directory '/d/temp/Rtmp0axbWO/R.INSTALL298c84fed7f07/npsf/src'
make[1]: Leaving directory '/d/temp/Rtmp0axbWO/R.INSTALL298c84fed7f07/npsf/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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)