* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mrbsizeR’ ...
** this is package ‘mrbsizeR’ version ‘1.3’
** package ‘mrbsizeR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR5aEx3/R.INSTALL68b2c66930699/mrbsizeR/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_dctmatrix.cpp -o rcpp_dctmatrix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_helper.cpp -o rcpp_helper.o
rcpp_helper.cpp: In function ‘Rcpp::List min2Lambda(int, Rcpp::NumericMatrix, Rcpp::NumericVector, double)’:
rcpp_helper.cpp:69:22: warning: ‘mini’ may be used uninitialized [-Wmaybe-uninitialized]
69 | ret["mini"] = mini + 1;
| ~~~~~^~~
rcpp_helper.cpp:38:7: note: ‘mini’ was declared here
38 | int mini, minj;
| ^~~~
rcpp_helper.cpp:70:22: warning: ‘minj’ may be used uninitialized [-Wmaybe-uninitialized]
70 | ret["minj"] = minj + 1;
| ~~~~~^~~
rcpp_helper.cpp:38:13: note: ‘minj’ was declared here
38 | int mini, minj;
| ^~~~
rcpp_helper.cpp: In function ‘Rcpp::List min3Lambda(int, int, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, double)’:
rcpp_helper.cpp:116:22: warning: ‘mini’ may be used uninitialized [-Wmaybe-uninitialized]
116 | ret["mini"] = mini + 1;
| ~~~~~^~~
rcpp_helper.cpp:80:7: note: ‘mini’ was declared here
80 | int mini, minj, mink;
| ^~~~
rcpp_helper.cpp:117:22: warning: ‘minj’ may be used uninitialized [-Wmaybe-uninitialized]
117 | ret["minj"] = minj + 1;
| ~~~~~^~~
rcpp_helper.cpp:80:13: note: ‘minj’ was declared here
80 | int mini, minj, mink;
| ^~~~
rcpp_helper.cpp:118:22: warning: ‘mink’ may be used uninitialized [-Wmaybe-uninitialized]
118 | ret["mink"] = mink + 1;
| ~~~~~^~~
rcpp_helper.cpp:80:19: note: ‘mink’ was declared here
80 | int mini, minj, mink;
| ^~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mrbsizeR.so RcppExports.o rcpp_dctmatrix.o rcpp_helper.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpR5aEx3/R.INSTALL68b2c66930699/mrbsizeR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR5aEx3/R.INSTALL68b2c66930699/mrbsizeR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpR5aEx3/R.INSTALL68b2c66930699/mrbsizeR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mrbsizeR/00new/mrbsizeR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘mrbsizeR’
finding HTML links ... done
CImap html
HPWmap html
MinLambda html
TaperingPlot html
dctMatrix html
dftMatrix html
eigenLaplace html
eigenQsphere html
fftshift html
ifftshift html
mrbsizeR html
mrbsizeRgrid html
mrbsizeRsphere html
plot.CImapGrid html
plot.CImapSphere html
plot.HPWmapGrid html
plot.HPWmapSphere html
plot.minLambda html
plot.smMeanGrid html
plot.smMeanSphere html
rmvtDCT html
tridiag html
turnmat html
** building package indices
** installing vignettes
** 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 (mrbsizeR)