downloading reverse dependencies ... downloading GeoAdjust_2.0.0.tar.gz ... ok downloading surveyPrev_1.0.0.tar.gz ... ok downloading survey_4.4-2.tar.gz ... ok installing dependencies ‘geodata’, ‘INLA’, ‘matrixStats’, ‘naniar’, ‘rdhs’, ‘shadowtext’, ‘SUMMER’ Warning: package ‘INLA’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages also installing the dependencies ‘storr’, ‘iotools’, ‘visdat’ begin installing package ‘storr’ begin installing package ‘iotools’ begin installing package ‘visdat’ begin installing package ‘shadowtext’ begin installing package ‘geodata’ begin installing package ‘matrixStats’ * installing *source* package ‘visdat’ ... ** package ‘visdat’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 * DONE (visdat) begin installing package ‘naniar’ * installing *source* package ‘shadowtext’ ... ** package ‘shadowtext’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 * DONE (shadowtext) begin installing package ‘SUMMER’ * installing *source* package ‘iotools’ ... ** package ‘iotools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpplw2Ai/R.INSTALL5b83f1c6da2d0/iotools/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c acc.c -o acc.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c as_output.c -o as_output.o as_output.c: In function ‘as_output_vector’: as_output.c:490:43: warning: variable ‘mod’ set but not used [-Wunused-but-set-variable] 490 | int key_flag = asInteger(sNamesFlag), mod = 0; | ^~~ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ctapply.c -o ctapply.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lnchunk.c -o lnchunk.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rbind.c -o rbind.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c split.c -o split.o split.c: In function ‘mat_split’: split.c:168:9: warning: ‘rnam’ may be used uninitialized [-Wmaybe-uninitialized] 168 | SET_STRING_ELT(rnam, i, R_BlankString); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ split.c:17:13: note: ‘rnam’ was declared here 17 | SEXP res, rnam; | ^~~~ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c split_df.c -o split_df.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c split_df_fw.c -o split_df_fw.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c stdio.c -o stdio.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c strutil.c -o strutil.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tparse.c -o tparse.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o iotools.so acc.o as_output.o ctapply.o lnchunk.o rbind.o split.o split_df.o split_df_fw.o stdio.o strutil.o tparse.o utils.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpplw2Ai/R.INSTALL5b83f1c6da2d0/iotools/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-iotools/00new/iotools/libs ** R ** 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 (iotools) * installing *source* package ‘storr’ ... ** package ‘storr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxNv5WR/R.INSTALL5b843163c28b5/storr/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c storr.c -o storr.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o storr.so storr.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxNv5WR/R.INSTALL5b843163c28b5/storr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-storr/00new/storr/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (storr) begin installing package ‘rdhs’ * installing *source* package ‘naniar’ ... ** package ‘naniar’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 * DONE (naniar) * installing *source* package ‘rdhs’ ... ** package ‘rdhs’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 * DONE (rdhs) * installing *source* package ‘geodata’ ... ** package ‘geodata’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** 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 * DONE (geodata) * installing *source* package ‘matrixStats’ ... ** package ‘matrixStats’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSrEcDy/R.INSTALL5b847547f1f3f/matrixStats/src' gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c 000.init.c -o 000.init.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c allocMatrix2.c -o allocMatrix2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c anyMissing.c -o anyMissing.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c binCounts.c -o binCounts.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c binMeans.c -o binMeans.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colCounts.c -o colCounts.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colOrderStats.c -o colOrderStats.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colRanges.c -o colRanges.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c diff2.c -o diff2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c indexByRow.c -o indexByRow.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c logSumExp.c -o logSumExp.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mean2.c -o mean2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c naming.c -o naming.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c productExpSumLog.c -o productExpSumLog.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c psortKM.c -o psortKM.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowCounts.c -o rowCounts.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowCummaxs.c -o rowCummaxs.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowCummins.c -o rowCummins.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowCumprods.c -o rowCumprods.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowCumsums.c -o rowCumsums.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowDiffs.c -o rowDiffs.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowLogSumExp.c -o rowLogSumExp.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowMads.c -o rowMads.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowMeans2.c -o rowMeans2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowMedians.c -o rowMedians.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowOrderStats.c -o rowOrderStats.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowRanges.c -o rowRanges.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowRanksWithTies.c -o rowRanksWithTies.o In file included from rowRanksWithTies_lowlevel.h:23, from rowRanksWithTies.c:10: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_Average_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ In file included from rowRanksWithTies_lowlevel.h:40: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_First_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ In file included from rowRanksWithTies_lowlevel.h:57: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_Last_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ In file included from rowRanksWithTies_lowlevel.h:91: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_Min_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ In file included from rowRanksWithTies_lowlevel.h:108: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_Max_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ In file included from rowRanksWithTies_lowlevel.h:125: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_Dense_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ In file included from rowRanksWithTies_lowlevel.h:74: rowRanksWithTies_lowlevel_template.h: In function ‘rowRanksWithTies_Random_dbl’: rowRanksWithTies_lowlevel_template.h:169:22: warning: ‘lastFinite_val’ may be used uninitialized [-Wmaybe-uninitialized] 169 | values[ jj ] = lastFinite_val; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ rowRanksWithTies_lowlevel_template.h:150:18: note: ‘lastFinite_val’ was declared here 150 | X_C_TYPE lastFinite_val; | ^~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowSums2.c -o rowSums2.o In file included from rowSums2_lowlevel.h:14, from rowSums2.c:12: rowSums2_lowlevel_template.h: In function ‘rowSums2_int’: rowSums2_lowlevel_template.h:96:24: warning: ‘rowSum’ may be used uninitialized [-Wmaybe-uninitialized] 96 | rowSum[ii] = R_NaReal; | ~~~~~~~~~~~^~~~~~~~~~ rowSums2_lowlevel_template.h:35:14: note: ‘rowSum’ was declared here 35 | LDOUBLE *rowSum; | ^~~~~~ In file included from rowSums2_lowlevel.h:18: rowSums2_lowlevel_template.h: In function ‘rowSums2_dbl’: rowSums2_lowlevel_template.h:114:24: warning: ‘rowSum’ may be used uninitialized [-Wmaybe-uninitialized] 114 | rowSum[ii] += (LDOUBLE)value; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ rowSums2_lowlevel_template.h:35:14: note: ‘rowSum’ was declared here 35 | LDOUBLE *rowSum; | ^~~~~~ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowVars.c -o rowVars.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c signTabulate.c -o signTabulate.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sum2.c -o sum2.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c validateIndices.c -o validateIndices.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c weightedMean.c -o weightedMean.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c weightedMedian.c -o weightedMedian.o gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c x_OP_y.c -o x_OP_y.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o naming.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSrEcDy/R.INSTALL5b847547f1f3f/matrixStats/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-matrixStats/00new/matrixStats/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (matrixStats) * installing *source* package ‘SUMMER’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 * DONE (SUMMER) checking SUMMER_2.0.0.tar.gz ... checking GeoAdjust_2.0.0.tar.gz ... checking surveyPrev_1.0.0.tar.gz ... checking survey_4.4-2.tar.gz ... Depends: Package: SUMMER Depends: R (>= 3.5) Imports: survey, stats, spdep, survival, ggplot2, scales, utils, Matrix, reshape2, viridis, sp, sf, shadowtext, ggridges, methods, data.table, RColorBrewer, grDevices, fields, terra, haven, lifecycle Timings: user system elapsed SUMMER 207.842 12.43 216.687 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 2 Check results summary: SUMMER ... OK rdepends_GeoAdjust ... OK rdepends_survey ... NOTE * checking Rd cross-references ... NOTE rdepends_surveyPrev ... OK