* 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.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMA_MOD.f90 -o TARMA_MOD.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  mrgrnk.f90 -o mrgrnk.o
TARMA_MOD.f90:226:26:

  226 |     B     =  (/(i,i=1,N)/)
      |                          ^
Warning: 'MEM <unsigned int> [(c_char * {ref-all})_62]' may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMAfit.f90 -o TARMAfit.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMAtest.f90 -o TARMAtest.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMAurtest.f90 -o TARMAurtest.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARtest.f90 -o TARtest.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]
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o tseriesTARMA.so TARMA_MOD.o TARMAfit.o TARMAtest.o TARMAurtest.o TARtest.o mrgrnk.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
make[1]: Nothing to be done for `tseriesTARMA.so'.
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMA_MOD.f90 -o TARMA_MOD.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  mrgrnk.f90 -o mrgrnk.o
TARMA_MOD.f90:226:26:

  226 |     B     =  (/(i,i=1,N)/)
      |                          ^
Warning: 'MEM <unsigned int> [(c_char * {ref-all})_62]' may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMAfit.f90 -o TARMAfit.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMAtest.f90 -o TARMAtest.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARMAurtest.f90 -o TARMAurtest.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  TARtest.f90 -o TARtest.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]
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00LOCK-tseriesTARMA/00new/tseriesTARMA/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMA_MOD.o: timestamp mismatch between object file (2025-01-27 06:57:59.177440278) and debug map (2025-01-27 06:57:42.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMAfit.o: timestamp mismatch between object file (2025-01-27 06:58:04.024598522) and debug map (2025-01-27 06:57:47.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMAtest.o: timestamp mismatch between object file (2025-01-27 06:58:14.355993379) and debug map (2025-01-27 06:57:57.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMAurtest.o: timestamp mismatch between object file (2025-01-27 06:57:59.990511409) and debug map (2025-01-27 06:57:42.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARtest.o: timestamp mismatch between object file (2025-01-27 06:58:06.790075983) and debug map (2025-01-27 06:57:50.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/mrgrnk.o: timestamp mismatch between object file (2025-01-27 06:57:58.518757299) and debug map (2025-01-27 06:57:41.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMA_MOD.o: timestamp mismatch between object file (2025-01-27 06:57:59.177440278) and debug map (2025-01-27 06:57:42.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMAfit.o: timestamp mismatch between object file (2025-01-27 06:58:04.024598522) and debug map (2025-01-27 06:57:47.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMAtest.o: timestamp mismatch between object file (2025-01-27 06:58:14.355993379) and debug map (2025-01-27 06:57:57.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARMAurtest.o: timestamp mismatch between object file (2025-01-27 06:57:59.990511409) and debug map (2025-01-27 06:57:42.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/TARtest.o: timestamp mismatch between object file (2025-01-27 06:58:06.790075983) and debug map (2025-01-27 06:57:50.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tseriesTARMA.Rcheck/00_pkg_src/tseriesTARMA/src/mrgrnk.o: timestamp mismatch between object file (2025-01-27 06:57:58.518757299) and debug map (2025-01-27 06:57:41.000000000)
** 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)