* installing *source* package ‘sdprisk’ ...
** this is package ‘sdprisk’ version ‘1.1-6’
** package ‘sdprisk’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/sdprisk/src'
gcc -I"/data/gannet/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 rpbounds.c -o rpbounds.o
rpbounds.c: In function ‘rpbounds’:
rpbounds.c:32:33: warning: ‘*hl[0]’ may be used uninitialized [-Wmaybe-uninitialized]
   32 |     facl  = 1.0 / (1.0 - *q * hl[0]);
      |                               ~~^~~
gcc -I"/data/gannet/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 sdprisk_init.c -o sdprisk_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 sdprisk.so rpbounds.o sdprisk_init.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/sdprisk/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/sdprisk/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/sdprisk/src'
installing to /data/gannet/ripley/R/packages/tests-devel/sdprisk.Rcheck/00LOCK-sdprisk/00new/sdprisk/libs
** 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
** 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 (sdprisk)