downloading reverse dependencies ‘BioTrajectory’, ‘gamlss.demo’, ‘lgcp’, ‘LinRegInteractive’, ‘optBiomarker’, ‘RFOC’, ‘smovie’, ‘spatstat.gui’, ‘stpp’, ‘baggingbwsel’, ‘biotools’, ‘seewave’, ‘sm’, ‘soilphysics’ trying URL 'file:///data/Repositories/CRAN/src/contrib/BioTrajectory_1.1.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/gamlss.demo_4.3-3.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/lgcp_2.0-1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/LinRegInteractive_0.3-4.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/optBiomarker_1.0-28.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/RFOC_3.4-14.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/smovie_1.1.6.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/spatstat.gui_3.1-0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/stpp_2.0-8.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/baggingbwsel_1.1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/biotools_4.3.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/seewave_2.2.4.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/sm_2.2-6.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/soilphysics_5.1.tar.gz' installing dependencies ‘denstrip’, ‘gamlss.tr’, ‘GEOmap’, ‘kedd’, ‘phonTools’, ‘rpanel’, ‘RPMG’, ‘RSEIS’, ‘soilphysics’, ‘SpatialEpi’ also installing the dependency ‘Rwave’ begin installing package ‘Rwave’ begin installing package ‘denstrip’ begin installing package ‘gamlss.tr’ begin installing package ‘RPMG’ begin installing package ‘kedd’ begin installing package ‘soilphysics’ begin installing package ‘SpatialEpi’ begin installing package ‘phonTools’ begin installing package ‘rpanel’ * installing *source* package ‘denstrip’ ... ** this is package ‘denstrip’ version ‘1.5.5’ ** package ‘denstrip’ 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 (denstrip) * installing *source* package ‘RPMG’ ... ** this is package ‘RPMG’ version ‘2.2-7’ ** package ‘RPMG’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 (RPMG) begin installing package ‘GEOmap’ * installing *source* package ‘phonTools’ ... ** this is package ‘phonTools’ version ‘0.2-2.2’ ** package ‘phonTools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (phonTools) * installing *source* package ‘gamlss.tr’ ... ** this is package ‘gamlss.tr’ version ‘5.1-9’ ** package ‘gamlss.tr’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (gamlss.tr) * installing *source* package ‘kedd’ ... ** this is package ‘kedd’ version ‘1.0.4’ ** package ‘kedd’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** demo ** 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 (kedd) * installing *source* package ‘rpanel’ ... ** this is package ‘rpanel’ version ‘1.1-6’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** demo ** 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 (rpanel) * installing *source* package ‘Rwave’ ... ** this is package ‘Rwave’ version ‘2.6-5’ ** package ‘Rwave’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvQGTnE/R.INSTALLee08e7b573454/Rwave/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bee_annealing.c -o bee_annealing.o bee_annealing.c: In function ‘Sbee_annealing’: bee_annealing.c:52:33: warning: variable ‘s’ set but not used [-Wunused-but-set-variable] 52 | int *a, *b, integral, chain, s, count; | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c choldc.c -o choldc.o choldc.c: In function ‘ludcmp’: choldc.c:287:8: warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized] 287 | if (j != imax) { | ^ choldc.c:255:9: note: ‘imax’ was declared here 255 | int i,imax,j,k; | ^~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c compinteg.c -o compinteg.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c complex.c -o complex.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c crazy_family.c -o crazy_family.o crazy_family.c: In function ‘chain_thresholded’: crazy_family.c:239:29: warning: variable ‘aend’ set but not used [-Wunused-but-set-variable] 239 | int bstart, astart, bend, aend, oldbstart; | ^~~~ crazy_family.c:239:15: warning: variable ‘astart’ set but not used [-Wunused-but-set-variable] 239 | int bstart, astart, bend, aend, oldbstart; | ^~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cwt_dog.c -o cwt_dog.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cwt_maxima.c -o cwt_maxima.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cwt_morlet.c -o cwt_morlet.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cwt_phase.c -o cwt_phase.o cwt_phase.c: In function ‘w_reassign’: cwt_phase.c:128:11: warning: variable ‘scale’ set but not used [-Wunused-but-set-variable] 128 | double scale, tmp; | ^~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cwt_thierry.c -o cwt_thierry.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dau.c -o dau.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dau_wave.c -o dau_wave.o dau_wave.c: In function ‘compute_a’: dau_wave.c:130:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 130 | if((i-2*j<2*NW)&&(i-2*j>=0)) | ^~ dau_wave.c:132:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 132 | a[i] *= SQR2; | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dualwavelet.c -o dualwavelet.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwfilter.c -o dwfilter.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwinverse.c -o dwinverse.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwkernel.c -o dwkernel.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwvector.c -o dwvector.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c extrema.c -o extrema.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fft.c -o fft.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c four1.c -o four1.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gabor.c -o gabor.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gkernel.c -o gkernel.o gkernel.c: In function ‘gkernel’: gkernel.c:136:30: warning: variable ‘lng2’ set but not used [-Wunused-but-set-variable] 136 | int i=0,up_bound,gamma_min,lng2; | ^~~~ gkernel.c: In function ‘fastgkernel’: gkernel.c:213:30: warning: variable ‘lng2’ set but not used [-Wunused-but-set-variable] 213 | int i=0,up_bound,gamma_min,lng2; | ^~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hessian_climbers.c -o hessian_climbers.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c icm.c -o icm.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mreconst.c -o mreconst.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c multiply.c -o multiply.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mw.c -o mw.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c optimize.c -o optimize.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pca_climbers.c -o pca_climbers.o pca_climbers.c: In function ‘Spointmap’: pca_climbers.c:51:24: warning: variable ‘nbblock’ set but not used [-Wunused-but-set-variable] 51 | int count1, count2, nbblock, bnumber; | ^~~~~~~ pca_climbers.c: In function ‘Spca_annealing’: pca_climbers.c:501:45: warning: ‘afree’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:21: note: ‘afree’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ pca_climbers.c:501:45: warning: ‘arest’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:7: note: ‘arest’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ pca_climbers.c:501:25: warning: ‘bfree’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:28: note: ‘bfree’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ pca_climbers.c:501:25: warning: ‘brest’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:14: note: ‘brest’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pca_family.c -o pca_family.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c polint.c -o polint.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c qcksrt.c -o qcksrt.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c randomwalker.c -o randomwalker.o randomwalker.c: In function ‘randomwalker’: randomwalker.c:99:10: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] 99 | double tmp; | ^~~ randomwalker.c: In function ‘randomsnaker’: randomwalker.c:136:11: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] 136 | double tmp; | ^~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c randomwalker2.c -o randomwalker2.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ridge_annealing.c -o ridge_annealing.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ridge_coronoid.c -o ridge_coronoid.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ridge_snakenoid.c -o ridge_snakenoid.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rwkernel.c -o rwkernel.o rwkernel.c: In function ‘rkernel’: rwkernel.c:357:30: warning: variable ‘lng2’ set but not used [-Wunused-but-set-variable] 357 | int i=0,up_bound,gamma_min,lng2; | ^~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c simul.c -o simul.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c smoothwt.c -o smoothwt.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c snake_annealing.c -o snake_annealing.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c snakesub.c -o snakesub.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c spline.c -o spline.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c splint2.c -o splint2.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c splridge.c -o splridge.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c splsnake.c -o splsnake.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c svd.c -o svd.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c util.c -o util.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wv.c -o wv.o wv.c: In function ‘WV’: wv.c:121:10: warning: variable ‘freqstep’ set but not used [-Wunused-but-set-variable] 121 | double freqstep; | ^~~~~~~~ wv.c:120:8: warning: variable ‘nbfreq’ set but not used [-Wunused-but-set-variable] 120 | int nbfreq, i, p, k, inputsize, locsize; | ^~~~~~ gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o Rwave.so bee_annealing.o choldc.o compinteg.o complex.o crazy_family.o cwt_dog.o cwt_maxima.o cwt_morlet.o cwt_phase.o cwt_thierry.o dau.o dau_wave.o dualwavelet.o dwfilter.o dwinverse.o dwkernel.o dwvector.o extrema.o fft.o four1.o gabor.o gkernel.o hessian_climbers.o icm.o init.o mreconst.o multiply.o mw.o optimize.o pca_climbers.o pca_family.o polint.o qcksrt.o randomwalker.o randomwalker2.o ridge_annealing.o ridge_coronoid.o ridge_snakenoid.o rwkernel.o simul.o smoothwt.o snake_annealing.o snakesub.o spline.o splint2.o splridge.o splsnake.o svd.o util.o wv.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvQGTnE/R.INSTALLee08e7b573454/Rwave/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Rwave/00new/Rwave/libs ** R ** data ** demo ** 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 ** 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 (Rwave) begin installing package ‘RSEIS’ * installing *source* package ‘GEOmap’ ... ** this is package ‘GEOmap’ version ‘2.5-11’ ** package ‘GEOmap’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkLvmIn/R.INSTALLee1bfdcf88d5/GEOmap/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c polyintern.c -o polyintern.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rspline.c -o rspline.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o GEOmap.so init.o polyintern.o rspline.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkLvmIn/R.INSTALLee1bfdcf88d5/GEOmap/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-GEOmap/00new/GEOmap/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 ** 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 (GEOmap) * installing *source* package ‘soilphysics’ ... ** this is package ‘soilphysics’ version ‘5.1’ ** package ‘soilphysics’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (soilphysics) * installing *source* package ‘SpatialEpi’ ... ** this is package ‘SpatialEpi’ version ‘1.2.8’ ** package ‘SpatialEpi’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpi9IU6a/R.INSTALLee09e3b19726/SpatialEpi/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bayes_cluster.cpp -o bayes_cluster.o bayes_cluster.cpp: In function ‘Rcpp::List return_local_moves(Rcpp::NumericVector, Rcpp::List, Rcpp::NumericMatrix)’: bayes_cluster.cpp:399:23: warning: ‘end’ may be used uninitialized [-Wmaybe-uninitialized] 399 | for(int z=start; z= 4.1), tcltk Timings: user system elapsed rpanel 102.801 8.892 114.584 Results: Check status summary: ERROR OK Source packages 1 0 Reverse depends 0 14 Check results summary: rpanel ... ERROR * checking tests ... [44s/46s] ERROR rdepends_baggingbwsel ... OK rdepends_biotools ... OK rdepends_BioTrajectory ... OK rdepends_gamlss.demo ... OK rdepends_lgcp ... OK rdepends_LinRegInteractive ... OK rdepends_optBiomarker ... OK rdepends_RFOC ... OK rdepends_seewave ... OK rdepends_sm ... OK rdepends_smovie ... OK rdepends_soilphysics ... OK rdepends_spatstat.gui ... OK rdepends_stpp ... OK Check results changes: Package: gamlss.demo Check: CRAN incoming feasibility Old result: NOTE Package: optBiomarker Check: CRAN incoming feasibility Old result: NOTE Package: seewave Check: CRAN incoming feasibility Old result: NOTE Package: sm Check: CRAN incoming feasibility Old result: NOTE Package: stpp Check: CRAN incoming feasibility Old result: NOTE