* installing *source* package ‘MultNonParam’ ...
** package ‘MultNonParam’ 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’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  aovp.f90 -o aovp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  dwildings.f90 -o dwildings.o
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  initperm.f90 -o initperm.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  nextp.f90 -o nextp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  probest.f90 -o probest.o
probest.f90:166:52:

  166 |      subroutine finish(M,r,G,N,b,Vf11,correctme,truv)
      |                                                    1
Warning: Unused dummy argument ‘truv’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  rankem.f90 -o rankem.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  signtestperm.f90 -o signtestperm.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  tskmsurv.f90 -o tskmsurv.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  tsksurvpv.f90 -o tsksurvpv.o
tsksurvpv.f90:9:26:

    9 |       character(20) :: fmt
      |                          1
Warning: Unused variable ‘fmt’ declared at (1) [-Wunused-variable]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ufcn.f90 -o ufcn.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 MultNonParam.so aovp.o dwildings.o init.o initperm.o nextp.o probest.o rankem.o signtestperm.o tskmsurv.o tsksurvpv.o ufcn.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -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 _cntperms_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _nextb_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _grpmeans_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _aov_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _aov2_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _aovp_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _betatestf_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _wilding_: register 28 saved somewhere other than in frame
ld: warning: could not create compact unwind for _finish_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _probestf_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _signtestperm_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _tskmsurv_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _tskmsurvpv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _initmod_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _uu_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _dconcordant_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _pconcordant_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _qconcordant_: registers 21 and 22 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 _initperm_: registers 25 and 26 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/MultNonParam.Rcheck/00LOCK-MultNonParam/00new/MultNonParam/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** 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 (MultNonParam)