* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* 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 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4VWIAt/R.INSTALL6568821c63b7c/tseriesTARMA/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARMA_MOD.f90 -o TARMA_MOD.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARMAfit.f90 -o TARMAfit.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -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-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARMAurtest.f90 -o TARMAurtest.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mrgrnk.f90 -o mrgrnk.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARtest.f90 -o TARtest.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o tseriesTARMA.so TARMA_MOD.o TARMAfit.o TARMAtest.o TARMAurtest.o TARtest.o mrgrnk.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp4VWIAt/R.INSTALL6568821c63b7c/tseriesTARMA/src'
make[2]: Nothing to be done for 'tseriesTARMA.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4VWIAt/R.INSTALL6568821c63b7c/tseriesTARMA/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4VWIAt/R.INSTALL6568821c63b7c/tseriesTARMA/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4VWIAt/R.INSTALL6568821c63b7c/tseriesTARMA/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARMA_MOD.f90 -o TARMA_MOD.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARMAfit.f90 -o TARMAfit.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -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-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARMAurtest.f90 -o TARMAurtest.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mrgrnk.f90 -o mrgrnk.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c TARtest.f90 -o TARtest.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4VWIAt/R.INSTALL6568821c63b7c/tseriesTARMA/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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)