* installing *source* package ‘BivRec’ ... ** package ‘BivRec’ 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'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c BivRec_init.c -o BivRec_init.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c bivrecur.f -o bivrecur.o f951: Warning: Nonconforming tab character in column 6 of line 82 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 100 [-Wtabs] bivrecur.f:83:8: 83 | + (mark1(i,1).le.u1).and.(mark2(i,1).le.u2)) | 1~~~~~~~ Warning: Nonconforming tab character at (1) [-Wtabs] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c mprovar.f -o mprovar.o f951: Warning: Nonconforming tab character in column 1 of line 49 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 50 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 52 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs] mprovar.f:28:40: 28 | +gmatx, gmaty, l1, l2, expAx, expAy, subsumx, subsumy, | 1 Warning: Unused dummy argument ‘expay’ at (1) [-Wunused-dummy-argument] mprovar.f:27:35: 27 | subroutine mprovar(n, nparams, xmat, ymat, | 1 Warning: Unused dummy argument ‘nparams’ at (1) [-Wunused-dummy-argument] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c onesamp.f -o onesamp.o onesamp.f:61:45: 61 | if((gtime(i,1).eq.udt(k)).and.(cen(i,j).gt.0)) | ^ Warning: ‘j’ may be used uninitialized [-Wmaybe-uninitialized] onesamp.f:38:16: 38 | do 10 j=1,m(i) | ^ note: ‘j’ was declared here /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c xmproee.f -o xmproee.o f951: Warning: Nonconforming tab character in column 1 of line 32 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 33 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 34 [-Wtabs] xmproee.f:20:35: 20 | subroutine xmproee(n, nparams, di, xmati, | 1 Warning: Unused dummy argument ‘nparams’ at (1) [-Wunused-dummy-argument] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c ymproee.f -o ymproee.o f951: Warning: Nonconforming tab character in column 1 of line 32 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 33 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 34 [-Wtabs] ymproee.f:20:35: 20 | subroutine ymproee(n, nparams, di, xmati, ymati, | 1 Warning: Unused dummy argument ‘nparams’ at (1) [-Wunused-dummy-argument] 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 BivRec.so BivRec_init.o bivrecur.o mprovar.o onesamp.o xmproee.o ymproee.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 _mprovar_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _ymproee_: registers 78 and 79 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 _bivrecur_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _xmproee_: registers 78 and 79 not saved contiguously in frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/BivRec.Rcheck/00LOCK-BivRec/00new/BivRec/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (BivRec)