* installing *source* package ‘wavethresh’ ...
** this is package ‘wavethresh’ version ‘4.7.3’
** package ‘wavethresh’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/wavethresh/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c WAVDE.c -o WAVDE.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c cthreb.c -o cthreb.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c functions.c -o functions.o
functions.c: In function ‘rainmatOLD’:
functions.c:6565:22: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable=]
 6565 | register int j,k,m,l,cnt;
      |                      ^~~
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c wavethresh_init.c -o wavethresh_init.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o wavethresh.so WAVDE.o cthreb.o functions.o wavethresh_init.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/wavethresh/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/wavethresh/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/wavethresh/src'
installing to /data/localhost/ripley/R/packages/tests-devel/wavethresh.Rcheck/00LOCK-wavethresh/00new/wavethresh/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning in structure(c(-0.0662912607362388 - (0+0.0855811337270078i), -0.0662912607362388 +  :
  Replacing special names ‘.Dim’ is deprecated; use ‘dim’ instead.
Warning in structure(c(-0.0662912607362388 + (0+0.0855811337270078i), -0.0662912607362388 -  :
  Replacing special names ‘.Dim’ is deprecated; use ‘dim’ instead.
Warning in structure(list(S = structure(c(-0.0662912607362388 - (0+0.0855811337270078i),  :
  Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(c(-0.0177682977370364 - (0+0.0843076215447475i), 0.102008915752387 -  :
  Replacing special names ‘.Dim’ is deprecated; use ‘dim’ instead.
Warning in structure(c(-0.00584356522937926 + (0+0.0277267464287373i), -0.0493947656694662 +  :
  Replacing special names ‘.Dim’ is deprecated; use ‘dim’ instead.
Warning in structure(list(S = structure(c(-0.0177682977370364 - (0+0.0843076215447475i),  :
  Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(c(0.0104924505144049 + (0+0.0205904370844365i), -0.0131549130788862 +  :
  Replacing special names ‘.Dim’ is deprecated; use ‘dim’ instead.
Warning in structure(c(0.0104924505144049 - (0+0.0205904370844365i), -0.0131549130788862 -  :
  Replacing special names ‘.Dim’ is deprecated; use ‘dim’ instead.
Warning in structure(list(S = structure(c(0.0104924505144049 + (0+0.0205904370844365i),  :
  Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
** 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 (wavethresh)