* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* 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: ‘Debian clang version 19.1.7 (10)’
using C++ compiler: ‘Debian clang version 19.1.7 (10)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpC4mR9t/R.INSTALL23420c29352439/npsf/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c radial.cpp -o radial.o
radial.cpp:140:7: warning: variable 'nrow' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
140 | if (*rts == 3){
| ^~~~~~~~~
radial.cpp:145:11: note: uninitialized use occurs here
145 | int ne = nrow * ncol;
| ^~~~
radial.cpp:140:3: note: remove the 'if' if its condition is always true
140 | if (*rts == 3){
| ^~~~~~~~~~~~~~
radial.cpp:136:10: note: initialize the variable 'nrow' to silence this warning
136 | int nrow;
| ^
| = 0
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c nonradial.cpp -o nonradial.o
nonradial.cpp:140:8: warning: variable 'nrow' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
140 | if (*rts == 3){
| ^~~~~~~~~
nonradial.cpp:144:17: note: uninitialized use occurs here
144 | yxRTSlength = nrow;
| ^~~~
nonradial.cpp:140:4: note: remove the 'if' if its condition is always true
140 | if (*rts == 3){
| ^~~~~~~~~~~~~~
nonradial.cpp:136:11: note: initialize the variable 'nrow' to silence this warning
136 | int nrow, ncol1, yxRTSlength;
| ^
| = 0
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c nllpk/routines.cpp -o nllpk/routines.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c nllpk/simplexMethod.cpp -o nllpk/simplexMethod.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fourcomp.c -o fourcomp.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"nllpk" -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c halton.c -o halton.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o npsf.so radial.o nonradial.o nllpk/routines.o nllpk/simplexMethod.o init.o fourcomp.o halton.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpC4mR9t/R.INSTALL23420c29352439/npsf/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpC4mR9t/R.INSTALL23420c29352439/npsf/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpC4mR9t/R.INSTALL23420c29352439/npsf/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-npsf/00new/npsf/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (npsf)