* installing *source* package ‘SenSpe’ ... ** this is package ‘SenSpe’ version ‘1.3’ ** package ‘SenSpe’ 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)’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/SenSpe/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 SenSpe_init.c -o SenSpe_init.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c eb2mp.f -o eb2mp.o eb2mp.f:251:72: 251 | & -la(1)+la(3) | ^ Warning: ‘dtmp1’ may be used uninitialized [-Wmaybe-uninitialized] eb2mp.f:182:28: 182 | double precision dtmp1,dtmp2,la(3) | ^ note: ‘dtmp1’ was declared here eb2mp.f:290:72: 290 | & +dlog(dble(np1))-dlog(dble(size-np1)) | ^ Warning: ‘b’ may be used uninitialized [-Wmaybe-uninitialized] eb2mp.f:270:26: 270 | double precision a,b,c,d,e,f | ^ note: ‘b’ was declared here eb2mp.f:292:72: 292 | & c=c-dlog(dble(size-i+1))+dlog(dble(r-i+1)) | ^ Warning: ‘c’ may be used uninitialized [-Wmaybe-uninitialized] eb2mp.f:270:28: 270 | double precision a,b,c,d,e,f | ^ note: ‘c’ was declared here eb2mp.f:303:72: 303 | & +dlog(dble(np2))-dlog(dble(size-np1-np2)) | ^ Warning: ‘d’ may be used uninitialized [-Wmaybe-uninitialized] eb2mp.f:270:30: 270 | double precision a,b,c,d,e,f | ^ note: ‘d’ was declared here 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 SenSpe.so SenSpe_init.o eb2mp.o -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/SenSpe/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/SenSpe/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/SenSpe/src' installing to /data/gannet/ripley/R/packages/tests-devel/SenSpe.Rcheck/00LOCK-SenSpe/00new/SenSpe/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 (SenSpe)