* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* 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: ‘Debian flang version 22.1.6 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJEruyV/R.INSTALLbca8819ccd6af/tseriesTARMA/src'
flang-22  -fpic  -g -O2 -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))
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-22  -fpic  -g -O2 -c  TARMAfit.f90 -o TARMAfit.o
flang-22  -fpic  -g -O2 -c  TARMAtest.f90 -o TARMAtest.o
flang-22  -fpic  -g -O2 -c  TARMAurtest.f90 -o TARMAurtest.o
flang-22  -fpic  -g -O2 -c  mrgrnk.f90 -o mrgrnk.o
flang-22  -fpic  -g -O2 -c  TARtest.f90 -o TARtest.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpJEruyV/R.INSTALLbca8819ccd6af/tseriesTARMA/src'
make[2]: Nothing to be done for 'tseriesTARMA.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpJEruyV/R.INSTALLbca8819ccd6af/tseriesTARMA/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJEruyV/R.INSTALLbca8819ccd6af/tseriesTARMA/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJEruyV/R.INSTALLbca8819ccd6af/tseriesTARMA/src'
flang-22  -fpic  -g -O2 -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))
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-22  -fpic  -g -O2 -c  TARMAfit.f90 -o TARMAfit.o
flang-22  -fpic  -g -O2 -c  TARMAtest.f90 -o TARMAtest.o
flang-22  -fpic  -g -O2 -c  TARMAurtest.f90 -o TARMAurtest.o
flang-22  -fpic  -g -O2 -c  mrgrnk.f90 -o mrgrnk.o
flang-22  -fpic  -g -O2 -c  TARtest.f90 -o TARtest.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJEruyV/R.INSTALLbca8819ccd6af/tseriesTARMA/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)