* installing to library ‘/home/hornik/tmp/R.check/r-patched-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/RtmpFNJjWH/R.INSTALLf5dbf3e9b6807/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-patched-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-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpFNJjWH/R.INSTALLf5dbf3e9b6807/tseriesTARMA/src'
make[2]: Nothing to be done for 'tseriesTARMA.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpFNJjWH/R.INSTALLf5dbf3e9b6807/tseriesTARMA/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFNJjWH/R.INSTALLf5dbf3e9b6807/tseriesTARMA/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFNJjWH/R.INSTALLf5dbf3e9b6807/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/RtmpFNJjWH/R.INSTALLf5dbf3e9b6807/tseriesTARMA/src'
installing to /home/hornik/tmp/R.check/r-patched-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
converting help for package ‘tseriesTARMA’
finding HTML links ... done
ACValues html
TAR.test.B html
TAR.test html
TARMA.fit html
TARMA.fit2 html
TARMA.sim html
TARMA.test html
TARMAGARCH.test html
TARMAur.test.B html
TARMAur.test html
plot.tsfit html
predict.TARMA html
print.TARMA html
print.TARMAtest html
supLMQur html
tseriesTARMA html
** 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)