* installing *source* package ‘RZooRoH’ ... ** this is package ‘RZooRoH’ version ‘0.4.1’ ** package ‘RZooRoH’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RZooRoH/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c Freqem_AD.f90 -o Freqem_AD.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c Freqem_GP.f90 -o Freqem_GP.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c Freqem_PL.f90 -o Freqem_PL.o 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 RZooRoH_init.c -o RZooRoH_init.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoolayerFB.f90 -o zoolayerFB.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoolayerViterbi.f90 -o zoolayerViterbi.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoolayerlik.f90 -o zoolayerlik.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoosumlayerFB.f90 -o zoosumlayerFB.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoosumlayerFB2.f90 -o zoosumlayerFB2.o zoosumlayerFB2.f90:292:11: 292 | integer ::i3 | ^~ Warning: ‘i3’ may be used uninitialized [-Wmaybe-uninitialized] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoosumlayerViterbi.f90 -o zoosumlayerViterbi.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoosumlayerViterbi2.f90 -o zoosumlayerViterbi2.o zoosumlayerViterbi2.f90:244:11: 244 | integer ::i3 | ^~ Warning: ‘i3’ may be used uninitialized [-Wmaybe-uninitialized] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoosumlayerlik.f90 -o zoosumlayerlik.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c zoosumlayerlik2.f90 -o zoosumlayerlik2.o zoosumlayerlik2.f90:189:61: 189 | alpha_float(1)=alpha_up(1)*P7(1,d_i)+alpha(1,k-1)*P6(1,d_i) | ^ Warning: ‘i3’ may be used uninitialized [-Wmaybe-uninitialized] zoosumlayerlik2.f90:223:11: 223 | integer ::i3 | ^~ note: ‘i3’ 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 RZooRoH.so Freqem_AD.o Freqem_GP.o Freqem_PL.o RZooRoH_init.o zoolayerFB.o zoolayerViterbi.o zoolayerlik.o zoosumlayerFB.o zoosumlayerFB2.o zoosumlayerViterbi.o zoosumlayerViterbi2.o zoosumlayerlik.o zoosumlayerlik2.o -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RZooRoH/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RZooRoH/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RZooRoH/src' installing to /data/gannet/ripley/R/packages/tests-devel/RZooRoH.Rcheck/00LOCK-RZooRoH/00new/RZooRoH/libs ** R ** data *** moving datasets to lazyload DB ** 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 (RZooRoH)