* installing *source* package ‘tseriesTARMA’ ...
** this is package ‘tseriesTARMA’ version ‘0.5-2’
** package ‘tseriesTARMA’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘flang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/tseriesTARMA/src'
flang-22  -fpic  -O2 -pedantic  -c  TARMA_MOD.f90 -o TARMA_MOD.o
./TARMA_MOD.f90:13:48: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.1415927410125732421875_4 is inexact [-Wreal-constant-widening]
      REAL(C_DOUBLE),PARAMETER :: M_PI         = 3.141592653589793238462643383280
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./TARMA_MOD.f90:14:48: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.98942291736602783203125e-1_4 is inexact [-Wreal-constant-widening]
      REAL(C_DOUBLE),PARAMETER :: M_1_SQRT_2PI = 0.398942280401432677939946059934 ! 1/(sqrt(2*pi))
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./TARMA_MOD.f90:427:18: warning: Value of local variable 'i' is never used [-Wunused-variable]
      INTEGER INFO,I
                   ^
flang-22  -fpic  -O2 -pedantic  -c  mrgrnk.f90 -o mrgrnk.o
flang-22  -fpic  -O2 -pedantic  -c  TARMAfit.f90 -o TARMAfit.o
flang-22  -fpic  -O2 -pedantic  -c  TARMAtest.f90 -o TARMAtest.o
./TARMAtest.f90:151:61: warning: Value of local variable 'm12' is never used [-Wunused-variable]
      REAL(C_DOUBLE) :: r,M11((p+1),(p+1)),M11i((p+1),(p+1)), M12((p+1),(p+1)), M21((p+1),(p+1)),&
                                                              ^^^
./TARMAtest.f90:152:5: warning: Value of local variable 'm22' is never used [-Wunused-variable]
      M22((p+1),(p+1)), Mi((p+1),(p+1)), score(p+1),scoreh(p+1),Vi(p+1,p+1)
      ^^^
./TARMAtest.f90:318:58: warning: Value of local variable 'scoreht' is never used [-Wunused-variable]
      REAL(C_DOUBLE), ALLOCATABLE :: Ir(:),dum(:),eta(:,:),scoreht(:,:)
                                                           ^^^^^^^
flang-22  -fpic  -O2 -pedantic  -c  TARMAurtest.f90 -o TARMAurtest.o
flang-22  -fpic  -O2 -pedantic  -c  TARtest.f90 -o TARtest.o
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o tseriesTARMA.so TARMA_MOD.o TARMAfit.o TARMAtest.o TARMAurtest.o TARtest.o mrgrnk.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm -lflang_rt.runtime -lm
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/tseriesTARMA/src'
make[2]: Nothing to be done for 'tseriesTARMA.so'.
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/tseriesTARMA/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/tseriesTARMA/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/tseriesTARMA/src'
flang-22  -fpic  -O2 -pedantic  -c  TARMA_MOD.f90 -o TARMA_MOD.o
./TARMA_MOD.f90:13:48: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.1415927410125732421875_4 is inexact [-Wreal-constant-widening]
      REAL(C_DOUBLE),PARAMETER :: M_PI         = 3.141592653589793238462643383280
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./TARMA_MOD.f90:14:48: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.98942291736602783203125e-1_4 is inexact [-Wreal-constant-widening]
      REAL(C_DOUBLE),PARAMETER :: M_1_SQRT_2PI = 0.398942280401432677939946059934 ! 1/(sqrt(2*pi))
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./TARMA_MOD.f90:427:18: warning: Value of local variable 'i' is never used [-Wunused-variable]
      INTEGER INFO,I
                   ^
flang-22  -fpic  -O2 -pedantic  -c  mrgrnk.f90 -o mrgrnk.o
flang-22  -fpic  -O2 -pedantic  -c  TARMAfit.f90 -o TARMAfit.o
flang-22  -fpic  -O2 -pedantic  -c  TARMAtest.f90 -o TARMAtest.o
./TARMAtest.f90:151:61: warning: Value of local variable 'm12' is never used [-Wunused-variable]
      REAL(C_DOUBLE) :: r,M11((p+1),(p+1)),M11i((p+1),(p+1)), M12((p+1),(p+1)), M21((p+1),(p+1)),&
                                                              ^^^
./TARMAtest.f90:152:5: warning: Value of local variable 'm22' is never used [-Wunused-variable]
      M22((p+1),(p+1)), Mi((p+1),(p+1)), score(p+1),scoreh(p+1),Vi(p+1,p+1)
      ^^^
./TARMAtest.f90:318:58: warning: Value of local variable 'scoreht' is never used [-Wunused-variable]
      REAL(C_DOUBLE), ALLOCATABLE :: Ir(:),dum(:),eta(:,:),scoreht(:,:)
                                                           ^^^^^^^
flang-22  -fpic  -O2 -pedantic  -c  TARMAurtest.f90 -o TARMAurtest.o
flang-22  -fpic  -O2 -pedantic  -c  TARtest.f90 -o TARtest.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/tseriesTARMA/src'
installing to /data/gannet/ripley/R/packages/tests-clang/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)