* installing *source* package ‘tseriesTARMA’ ... ** this is package ‘tseriesTARMA’ version ‘0.5-1’ ** package ‘tseriesTARMA’ successfully unpacked and MD5 sums checked ** using staged installation ** libs 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/tseriesTARMA/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMA_MOD.f90 -o TARMA_MOD.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c mrgrnk.f90 -o mrgrnk.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMAfit.f90 -o TARMAfit.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMAtest.f90 -o TARMAtest.o TARMAtest.f90:151:76: 151 | REAL(C_DOUBLE) :: r,M11((p+1),(p+1)),M11i((p+1),(p+1)), M12((p+1),(p+1)), M21((p+1),(p+1)),& | 1 Warning: Unused variable ‘m12’ declared at (1) [-Wunused-variable] TARMAtest.f90:152:20: 152 | M22((p+1),(p+1)), Mi((p+1),(p+1)), score(p+1),scoreh(p+1),Vi(p+1,p+1) | 1 Warning: Unused variable ‘m22’ declared at (1) [-Wunused-variable] TARMAtest.f90:318:69: 318 | REAL(C_DOUBLE), ALLOCATABLE :: Ir(:),dum(:),eta(:,:),scoreht(:,:) | 1 Warning: Unused variable ‘scoreht’ declared at (1) [-Wunused-variable] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMAurtest.f90 -o TARMAurtest.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARtest.f90 -o TARtest.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 tseriesTARMA.so TARMA_MOD.o TARMAfit.o TARMAtest.o TARMAurtest.o TARtest.o mrgrnk.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tseriesTARMA/src' make[2]: Nothing to be done for 'tseriesTARMA.so'. make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tseriesTARMA/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tseriesTARMA/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tseriesTARMA/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMA_MOD.f90 -o TARMA_MOD.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c mrgrnk.f90 -o mrgrnk.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMAfit.f90 -o TARMAfit.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMAtest.f90 -o TARMAtest.o TARMAtest.f90:151:76: 151 | REAL(C_DOUBLE) :: r,M11((p+1),(p+1)),M11i((p+1),(p+1)), M12((p+1),(p+1)), M21((p+1),(p+1)),& | 1 Warning: Unused variable ‘m12’ declared at (1) [-Wunused-variable] TARMAtest.f90:152:20: 152 | M22((p+1),(p+1)), Mi((p+1),(p+1)), score(p+1),scoreh(p+1),Vi(p+1,p+1) | 1 Warning: Unused variable ‘m22’ declared at (1) [-Wunused-variable] TARMAtest.f90:318:69: 318 | REAL(C_DOUBLE), ALLOCATABLE :: Ir(:),dum(:),eta(:,:),scoreht(:,:) | 1 Warning: Unused variable ‘scoreht’ declared at (1) [-Wunused-variable] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARMAurtest.f90 -o TARMAurtest.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c TARtest.f90 -o TARtest.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tseriesTARMA/src' installing to /data/gannet/ripley/R/packages/tests-devel/tseriesTARMA.Rcheck/00LOCK-tseriesTARMA/00new/tseriesTARMA/libs ** R ** data *** moving datasets to lazyload DB ** 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 (tseriesTARMA)