* installing *source* package ‘marked’ ... ** package ‘marked’ 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 C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -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 bayesCR.cpp -o bayesCR.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjs.f -o cjs.o cjs.f:9:25: 9 | DOUBLE PRECISION X,Y | 1 Warning: Unused variable ‘x’ declared at (1) [-Wunused-variable] cjs.f:9:27: 9 | DOUBLE PRECISION X,Y | 1 Warning: Unused variable ‘y’ declared at (1) [-Wunused-variable] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjs1tldmat.f -o cjs1tldmat.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjs1tlgam.f -o cjs1tlgam.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjs2tldmat.f -o cjs2tldmat.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjs2tlgam.f -o cjs2tlgam.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjsdmat.f -o cjsdmat.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cjsgamma.f -o cjsgamma.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c hmm_like.f -o hmm_like.o 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 init.c -o init.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c ms2gamma.f -o ms2gamma.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c msdmat.f -o msdmat.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c msgamma.f -o msgamma.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c mvmsdmat.f -o mvmsdmat.o mvmsdmat.f:1:55: 1 | SUBROUTINE MVMSP(P,DELTA,N,M,F,T,NP,NOBS,PCOUNTS,INDICES, | 1 Warning: Unused dummy argument ‘pcounts’ at (1) [-Wunused-dummy-argument] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c ums2dmat.f -o ums2dmat.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c umsdmat.f -o umsdmat.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o marked.so bayesCR.o cjs.o cjs1tldmat.o cjs1tlgam.o cjs2tldmat.o cjs2tlgam.o cjsdmat.o cjsgamma.o hmm_like.o init.o ms2gamma.o msdmat.o msgamma.o mvmsdmat.o ums2dmat.o umsdmat.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 _cjs_: register 79 saved somewhere other than in frame ld: warning: could not create compact unwind for _cjs2tlgam_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _hmmlike_: register 75 saved somewhere other than in frame ld: warning: could not create compact unwind for _msp_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _msgam_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _mvmsp_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _ums2p_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _umsp_: 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 installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/marked.Rcheck/00LOCK-marked/00new/marked/libs ** generating debug symbols (dSYM) ** R ** data ** 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 (marked)