* installing *source* package ‘stima’ ...
** package ‘stima’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -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  rs_bos.f90 -o rs_bos.o
rs_bos.f90:101:39:

  101 |       if ((maxpos.gt.nz-minbucket).and.(minpos.gt.minbucket)) then
      |                                       ^
Warning: ‘maxpos’ may be used uninitialized [-Wmaybe-uninitialized]
rs_bos.f90:26:43:

   26 |       integer i,j,nz,nfvec,nn,minpos,maxpos,ierr
      |                                           ^
note: ‘maxpos’ was declared here
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_boscat.f90 -o rs_boscat.o
rs_boscat.f90:94:39:

   94 |       if ((maxpos.gt.nz-minbucket).and.(minpos.gt.minbucket)) then
      |                                       ^
Warning: ‘maxpos’ may be used uninitialized [-Wmaybe-uninitialized]
rs_boscat.f90:28:43:

   28 |       integer i,j,nz,nfvec,nn,minpos,maxpos,ierr
      |                                           ^
note: ‘maxpos’ was declared here
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_boscats.f90 -o rs_boscats.o
rs_boscats.f90:176:39:

  176 |       if ((maxpos.gt.nz-minbucket).and.(minpos.gt.minbucket)) then
      |                                       ^
Warning: ‘maxpos’ may be used uninitialized [-Wmaybe-uninitialized]
rs_boscats.f90:30:43:

   30 |       integer i,j,nz,nfvec,nn,minpos,maxpos,ierr
      |                                           ^
note: ‘maxpos’ was declared here
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_cor.f90 -o rs_cor.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_cov.f90 -o rs_cov.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c rs_invers.f -o rs_invers.o
rs_invers.f:150:72:

  150 |         INDX(J) = IMAX
      |                                                                        ^
Warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized]
rs_invers.f:80:29:

   80 |       INTEGER          I,IMAX,J,K
      |                             ^
note: ‘imax’ was declared here
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_mean.f90 -o rs_mean.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c rs_mtxmul.f -o rs_mtxmul.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c rs_mtxmult.f -o rs_mtxmult.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_resid.f90 -o rs_resid.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_rsq.f90 -o rs_rsq.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_sort.f90 -o rs_sort.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_splitc.f90 -o rs_splitc.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rs_stdev.f90 -o rs_stdev.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o stima.so init.o rs_bos.o rs_boscat.o rs_boscats.o rs_cor.o rs_cov.o rs_invers.o rs_mean.o rs_mtxmul.o rs_mtxmult.o rs_resid.o rs_rsq.o rs_sort.o rs_splitc.o rs_stdev.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _rs_bos_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _rs_mtxmul_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _rs_resid_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _rs_boscat_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _rs_boscats_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _rs_rsq_: registers 27 and 28 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/stima.Rcheck/00LOCK-stima/00new/stima/libs
** generating debug symbols (dSYM)
** R
** data
** 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 (stima)