* installing *source* package ‘astrochron’ ...
** package ‘astrochron’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c EHA_Rv6e.f -o EHA_Rv6e.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Impulse_Response_v2.c -o Impulse_Response_v2.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Root_Search_v2.c -o Root_Search_v2.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c asm1.8cR.f -o asm1.8cR.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c demean_v3.f -o demean_v3.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c detrend_v3.f -o detrend_v3.o
asm1.8cR.f:245:17:

  245 |            ife = DINT(fe)
      |                 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c dlasrtastro_v2.f -o dlasrtastro_v2.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c dupmean_v3_R.f -o dupmean_v3_R.o
asm1.8cR.f:429:72:

  429 |            freqTmin = freqT(locfit) - (0.5d0*resol2)
      |                                                                        ^
Warning: ‘resol2’ may be used uninitialized [-Wmaybe-uninitialized]
asm1.8cR.f:386:29:

  386 |          if(ires.eq.1) resol2 = resol
      |                             ^
note: ‘resol2’ was declared here
asm1.8cR.f:417:21:

  417 |                locfit=k
      |                     ^
Warning: ‘locfit’ may be used uninitialized [-Wmaybe-uninitialized]
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c getunif.c -o getunif.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c mwinGrid_R.f -o mwinGrid_R.o
mwinGrid_R.f:52:72:

   52 |          n2(k)=iout
      |                                                                        ^
Warning: ‘iout’ may be used uninitialized [-Wmaybe-uninitialized]
mwinGrid_R.f:49:35:

   49 |             if(x(i).le.winend) iout=i
      |                                   ^
note: ‘iout’ was declared here
mwinGrid_R.f:51:72:

   51 |          n1(k)=iin
      |                                                                        ^
Warning: ‘iin’ may be used uninitialized [-Wmaybe-uninitialized]
mwinGrid_R.f:45:36:

   45 |             if(x(i).ge.winstart) iin=i
      |                                    ^
note: ‘iin’ was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c mwin_R_v4.f -o mwin_R_v4.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c mwincenter_R_v4.f -o mwincenter_R_v4.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c pad_v2.f -o pad_v2.o
mwin_R_v4.f:72:72:

   72 |          midx2(i)= xhold - ( (xhold-x(i))/2.d0 )
      |                                                                        ^
Warning: ‘xhold’ may be used uninitialized [-Wmaybe-uninitialized]
mwin_R_v4.f:61:16:

   61 |            xhold=x(j)
      |                ^
note: ‘xhold’ was declared here
mwin_R_v4.f:64:72:

   64 |          kpts=iout-i+1
      |                                                                        ^
Warning: ‘iout’ may be used uninitialized [-Wmaybe-uninitialized]
mwin_R_v4.f:54:39:

   54 |            if(x(j)-winend.le.epsm) iout=j
      |                                       ^
note: ‘iout’ was declared here
mwincenter_R_v4.f:69:41:

   69 |            if(x(j)-winend .le. epsm) iout=j
      |                                         ^
Warning: ‘iout’ may be used uninitialized [-Wmaybe-uninitialized]
mwincenter_R_v4.f:66:72:

   66 |          n1(k) = iin
      |                                                                        ^
Warning: ‘iin’ may be used uninitialized [-Wmaybe-uninitialized]
mwincenter_R_v4.f:64:45:

   64 |            if(x(j)-winstart. ge. -1*epsm) iin=j
      |                                             ^
note: ‘iin’ was declared here
mwincenter_R_v4.f:45:60:

   45 |          if( (x(i)-winsize/2.d0) - x(1) .ge. -1*epsm) istart=i
      |                                                            ^
Warning: ‘istart’ may be used uninitialized [-Wmaybe-uninitialized]
mwincenter_R_v4.f:50:56:

   50 |         if(x(i) - (x(ipts)-winsize/2.d0) .le. epsm) iend=i
      |                                                        ^
Warning: ‘iend’ may be used uninitialized [-Wmaybe-uninitialized]
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c peak_v2_R.f -o peak_v2_R.o
asm1.8cR.f:88:36:

   88 |       if(sedrate(1).lt.berSedmin.or.sedrate(numsed).gt.
      |                                    ^
Warning: ‘sedrate’ may be used uninitialized [-Wmaybe-uninitialized]
asm1.8cR.f:34:37:

   34 |       dimension store(mxdata),sedrate(mxsr),temp(mxsr)
      |                                     ^
note: ‘sedrate’ declared here
asm1.8cR.f:106:72:

  106 |          sedmin=sedminNew
      |                                                                        ^
Warning: ‘sedminnew’ may be used uninitialized [-Wmaybe-uninitialized]
asm1.8cR.f:95:25:

   95 |                 sedminNew=sedrate(i)
      |                         ^
note: ‘sedminnew’ was declared here
asm1.8cR.f:107:72:

  107 |          sedmax=sedmaxNew
      |                                                                        ^
Warning: ‘sedmaxnew’ may be used uninitialized [-Wmaybe-uninitialized]
asm1.8cR.f:99:25:

   99 |                 sedmaxNew=sedrate(i)
      |                         ^
note: ‘sedmaxnew’ was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c peakfilter_R.f -o peakfilter_R.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c singleton_v3.f -o singleton_v3.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c trough_v2_R.f -o trough_v2_R.o
peakfilter_R.f:5:23:

    5 |      &  freqloc,probmax,freq,background,pwr,cl,loc,nout)
      |                       1
Warning: Unused dummy argument ‘probmax’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c tune_v2_R.f -o tune_v2_R.o
singleton_v3.f:231:8:

  231 |       K3=K2+KSPAN
      |        ^
Warning: ‘k3’ may be used uninitialized [-Wmaybe-uninitialized]
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 astrochron.so EHA_Rv6e.o Impulse_Response_v2.o Root_Search_v2.o asm1.8cR.o demean_v3.o detrend_v3.o dlasrtastro_v2.o dupmean_v3_R.o getunif.o init.o mwinGrid_R.o mwin_R_v4.o mwincenter_R_v4.o pad_v2.o peak_v2_R.o peakfilter_R.o singleton_v3.o trough_v2_R.o tune_v2_R.o -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _asm18_r_: stack subq instruction is too different from dwarf stack size
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/astrochron.Rcheck/00LOCK-astrochron/00new/astrochron/libs
** generating debug symbols (dSYM)
** R
** data
** 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 (astrochron)