* installing *source* package ‘gausscov’ ... ** this is package ‘gausscov’ version ‘1.1.6’ ** package ‘gausscov’ 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) 14.2.0’ using SDK: ‘MacOSX11.3.sdk’ /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c gaucov.f -o gaucov.o gaucov.f:209:29: 209 | integer icount,ks,ic,ik,kr,nex | 1 Warning: Unused variable 'ik' declared at (1) [-Wunused-variable] gaucov.f:203:28: 203 | integer n,k,qq,kmx,lkx,lint,nx | 1 Warning: Unused variable 'lkx' declared at (1) [-Wunused-variable] gaucov.f:210:71: 210 | double precision ss0,ss1,amss1,pval,util1,util2,nx1,b,cf,pval1,mi | 1 Warning: Unused variable 'mi' declared at (1) [-Wunused-variable] gaucov.f:202:14: 202 | $ ss01,qq,xspl,ind,lint,nx,x,tmpx) | 1 Warning: Unused dummy argument 'qq' at (1) [-Wunused-dummy-argument] gaucov.f:211:15: 211 | $ ,ssy,ssx,nu | 1 Warning: Unused variable 'ssy' declared at (1) [-Wunused-variable] gaucov.f:202:33: 202 | $ ss01,qq,xspl,ind,lint,nx,x,tmpx) | 1 Warning: Unused dummy argument 'x' at (1) [-Wunused-dummy-argument] gaucov.f:125:72: 125 | pp(icount,1)=dble(ic) | ^ Warning: 'ic' may be used uninitialized [-Wmaybe-uninitialized] gaucov.f:13:26: 13 | integer icount,ks,ic,ik,kr,nex | ^ note: 'ic' was declared here gaucov.f:209:32: 209 | integer icount,ks,ic,ik,kr,nex | ^ Warning: 'kr' may be used uninitialized [-Wmaybe-uninitialized] gaucov.f:209:36: 209 | integer icount,ks,ic,ik,kr,nex | ^ Warning: 'nex' may be used uninitialized [-Wmaybe-uninitialized] gaucov.f:255:72: 255 | pp(icount,1)=dble(ic) | ^ Warning: 'ic' may be used uninitialized [-Wmaybe-uninitialized] gaucov.f:209:26: 209 | integer icount,ks,ic,ik,kr,nex | ^ note: 'ic' was declared here 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 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 gausscov.so gaucov.o init.o -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: could not create compact unwind for _rgaus2_: does not use standard frame ld: warning: could not create compact unwind for _add2_: does not use standard frame ld: warning: could not create compact unwind for _retn_: does not use standard frame ld: warning: could not create compact unwind for _robreg_: does not use standard frame ld: warning: could not create compact unwind for _orthrobreg_: does not use standard frame ld: warning: could not create compact unwind for _betai_: does not use standard frame ld: warning: could not create compact unwind for _fstepwise_: does not use standard frame ld: warning: could not create compact unwind for _fsplstepwise_: does not use standard frame ld: warning: could not create compact unwind for _robstepwise_: does not use standard frame ld: warning: could not create compact unwind for _graphstst_: does not use standard frame ld: warning: could not create compact unwind for _lmmdch_: does not use standard frame ld: warning: could not create compact unwind for _roblmmdch_: does not use standard frame ld: warning: could not create compact unwind for _xindsub_: does not use standard frame ld: warning: could not create compact unwind for _allprx_: does not use standard frame ld: warning: could not create compact unwind for _retia_: does not use standard frame ld: warning: could not create compact unwind for _lagg_: does not use standard frame ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/gausscov.Rcheck/00LOCK-gausscov/00new/gausscov/libs ** generating debug symbols (dSYM) ** R ** data *** moving datasets to lazyload DB ** 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 (gausscov)