* installing *source* package 'Rwave' ... ** package 'Rwave' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmpaq6eCb/R.INSTALL1c50858f36d3b/Rwave/src' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c compinteg.c -o compinteg.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c complex.c -o complex.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cwt_dog.c -o cwt_dog.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cwt_maxima.c -o cwt_maxima.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cwt_morlet.c -o cwt_morlet.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cwt_thierry.c -o cwt_thierry.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dau.c -o dau.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dualwavelet.c -o dualwavelet.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dwfilter.c -o dwfilter.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dwinverse.c -o dwinverse.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dwkernel.c -o dwkernel.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dwvector.c -o dwvector.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c extrema.c -o extrema.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fft.c -o fft.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c four1.c -o four1.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gabor.c -o gabor.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hessian_climbers.c -o hessian_climbers.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c icm.c -o icm.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mreconst.c -o mreconst.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c multiply.c -o multiply.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mw.c -o mw.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c optimize.c -o optimize.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: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; | ^~~~~ 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: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; | ^~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pca_family.c -o pca_family.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c polint.c -o polint.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c qcksrt.c -o qcksrt.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c randomwalker2.c -o randomwalker2.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ridge_annealing.c -o ridge_annealing.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ridge_coronoid.c -o ridge_coronoid.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ridge_snakenoid.c -o ridge_snakenoid.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c simul.c -o simul.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c smoothwt.c -o smoothwt.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c snake_annealing.c -o snake_annealing.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c snakesub.c -o snakesub.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spline.c -o spline.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splint2.c -o splint2.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splridge.c -o splridge.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splsnake.c -o splsnake.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c svd.c -o svd.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c util.c -o util.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -shared -s -static-libgcc -o Rwave.dll tmp.def 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 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpaq6eCb/R.INSTALL1c50858f36d3b/Rwave/src' make[1]: Entering directory '/d/temp/Rtmpaq6eCb/R.INSTALL1c50858f36d3b/Rwave/src' make[1]: Leaving directory '/d/temp/Rtmpaq6eCb/R.INSTALL1c50858f36d3b/Rwave/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-Rwave/00new/Rwave/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'Rwave' as Rwave_2.6-5.zip * DONE (Rwave)