* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘SChangeBlock’ ... ** this is package ‘SChangeBlock’ version ‘0.0.1’ ** package ‘SChangeBlock’ 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/RtmpMl3Gde/R.INSTALL3f337d1d2b5a13/SChangeBlock/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 GMD.cpp -o GMD.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 Mu.cpp -o Mu.o Mu.cpp: In function ‘Rcpp::NumericVector Mu(Rcpp::RObject, Rcpp::Nullable >, Rcpp::Nullable >)’: Mu.cpp:142:30: warning: ‘l_n’ may be used uninitialized [-Wmaybe-uninitialized] 142 | int b_n = floor(X.nrow() / l_n); | ~~~~~~~~~^~~~~ Mu.cpp:56:7: note: ‘l_n’ was declared here 56 | int l_n, l_m; | ^~~ Mu.cpp:143:30: warning: ‘l_m’ may be used uninitialized [-Wmaybe-uninitialized] 143 | int b_m = floor(X.ncol() / l_m); | ~~~~~~~~~^~~~~ Mu.cpp:56:12: note: ‘l_m’ was declared here 56 | int l_n, l_m; | ^~~ Mu.cpp:111:26: warning: ‘n’ may be used uninitialized [-Wmaybe-uninitialized] 111 | if(n != Group.nrow() || m != Group.ncol()) stop("'group' does not have the same dimensions as X."); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ Mu.cpp:58:7: note: ‘n’ was declared here 58 | int n, m; | ^ Mu.cpp:111:26: warning: ‘m’ may be used uninitialized [-Wmaybe-uninitialized] 111 | if(n != Group.nrow() || m != Group.ncol()) stop("'group' does not have the same dimensions as X."); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ Mu.cpp:58:10: note: ‘m’ was declared here 58 | int n, m; | ^ 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 autocov.cpp -o autocov.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 dependency.cpp -o dependency.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 sOpt.cpp -o sOpt.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SChangeBlock.so GMD.o Mu.o RcppExports.o autocov.o dependency.o sOpt.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMl3Gde/R.INSTALL3f337d1d2b5a13/SChangeBlock/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMl3Gde/R.INSTALL3f337d1d2b5a13/SChangeBlock/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMl3Gde/R.INSTALL3f337d1d2b5a13/SChangeBlock/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SChangeBlock/00new/SChangeBlock/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘SChangeBlock’ finding HTML links ... done GMD html Mu html SChangeBlock-package html autocov html bandwidth html block_pValue html block_stat html block_test html changeRegion html decorr html genField html genTheta html grubbs html higherMoments html plot.RandomField html rmix html sOpt html ** 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 (SChangeBlock)