* installing *source* package ‘npsp’ ...
** this is package ‘npsp’ version ‘0.7-13’
** package ‘npsp’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
using SDK: ‘MacOSX14.5.sdk’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  tql2.f90 -o tql2.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  err_module.f90 -o err_module.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dgelsyr.f -o dgelsyr.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  grid_module.f90 -o grid_module.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  linearalgebra.f90 -o linearalgebra.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  dsytrfi.f90 -o dsytrfi.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  besselzeros.f90 -o besselzeros.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  linreg_module.f90 -o linreg_module.o
besselzeros.f90:74:15:

   74 |       z = 0.0D0
      |               ^
Warning: 'z.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48:

   68 |       REAL(8), ALLOCATABLE :: e(:), d(:), z(:,:)
      |                                                ^
note: 'z.dim[0].ubound' was declared here
besselzeros.f90:68:48: Warning: 'z.offset' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48: Warning: 'z.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  lp_module.f90 -o lp_module.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  svar_module.f90 -o svar_module.o
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o npsp.so besselzeros.o dgelsyr.o dsytrfi.o err_module.o grid_module.o init.o linearalgebra.o linreg_module.o lp_module.o svar_module.o tql2.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lheapt_w', '-lquadmath'
make[1]: Nothing to be done for `npsp.so'.
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  tql2.f90 -o tql2.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  err_module.f90 -o err_module.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dgelsyr.f -o dgelsyr.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  grid_module.f90 -o grid_module.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  linearalgebra.f90 -o linearalgebra.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  dsytrfi.f90 -o dsytrfi.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  besselzeros.f90 -o besselzeros.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  linreg_module.f90 -o linreg_module.o
besselzeros.f90:74:15:

   74 |       z = 0.0D0
      |               ^
Warning: 'z.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48:

   68 |       REAL(8), ALLOCATABLE :: e(:), d(:), z(:,:)
      |                                                ^
note: 'z.dim[0].ubound' was declared here
besselzeros.f90:68:48: Warning: 'z.offset' may be used uninitialized [-Wmaybe-uninitialized]
besselzeros.f90:68:48: Warning: 'z.dim[1].stride' may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  lp_module.f90 -o lp_module.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  svar_module.f90 -o svar_module.o
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00LOCK-npsp/00new/npsp/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/besselzeros.o: timestamp mismatch between object file (2026-02-05 17:52:34.593673938) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/dgelsyr.o: timestamp mismatch between object file (2026-02-05 17:52:34.498723112) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/dsytrfi.o: timestamp mismatch between object file (2026-02-05 17:52:34.569527007) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/err_module.o: timestamp mismatch between object file (2026-02-05 17:52:34.450120077) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/grid_module.o: timestamp mismatch between object file (2026-02-05 17:52:34.697363975) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/init.o: timestamp mismatch between object file (2026-02-05 17:52:34.378969676) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/linearalgebra.o: timestamp mismatch between object file (2026-02-05 17:52:34.465654926) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/linreg_module.o: timestamp mismatch between object file (2026-02-05 17:52:34.635722628) and debug map (2026-02-05 17:52:33.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/lp_module.o: timestamp mismatch between object file (2026-02-05 17:52:35.061260557) and debug map (2026-02-05 17:52:34.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/svar_module.o: timestamp mismatch between object file (2026-02-05 17:52:35.190671756) and debug map (2026-02-05 17:52:34.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/npsp.Rcheck/00_pkg_src/npsp/src/tql2.o: timestamp mismatch between object file (2026-02-05 17:52:34.472255563) and debug map (2026-02-05 17:52:33.000000000)
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (npsp)