* installing *source* package 'npsf' ...
** this is package 'npsf' version '0.8.0'
** package 'npsf' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_10_14_01_50_00_4128/Rtmp0SuOh1/R.INSTALL11b3c49cc588/npsf/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/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/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c fourcomp.c -o fourcomp.o
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"nllpk" -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -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:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_14_01_50_00_4128/Rtmp0SuOh1/R.INSTALL11b3c49cc588/npsf/src'
make[1]: Entering directory '/d/temp/2025_10_14_01_50_00_4128/Rtmp0SuOh1/R.INSTALL11b3c49cc588/npsf/src'
make[1]: Leaving directory '/d/temp/2025_10_14_01_50_00_4128/Rtmp0SuOh1/R.INSTALL11b3c49cc588/npsf/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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)