* installing *source* package ‘robustbase’ ... ** package ‘robustbase’ 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’ 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 R-rng4ftn.c -o R-rng4ftn.o /opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c eigen.f -o eigen.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 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 lmrob.c -o lmrob.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 mc.c -o mc.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 monitor.c -o monitor.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 qn_sn.c -o qn_sn.o /opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c rf-common.f -o rf-common.o /opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c rffastmcd.f -o rffastmcd.o /opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c rfltsreg.f -o rfltsreg.o /opt/gfortran/bin/gfortran -arch x86_64 -fPIC -Wall -g -O2 -c rllarsbi.f -o rllarsbi.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 rob-utils.c -o rob-utils.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 rowMedians.c -o rowMedians.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 wgt_himed.c -o wgt_himed.o rllarsbi.f:233:16: 233 | IF (I .EQ. OUT) cycle | ^ Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized] rllarsbi.f:83:17: 83 | INTEGER OUT | ^ note: ‘out’ was declared here In file included from wgt_himed.c:38: ./wgt_himed_templ.h:46:33: warning: variable 'wright' set but not used [-Wunused-but-set-variable] _WGT_SUM_TYPE_ wleft, wmid, wright, w_tot, wrest; ^ In file included from wgt_himed.c:41: ./wgt_himed_templ.h:46:33: warning: variable 'wright' set but not used [-Wunused-but-set-variable] _WGT_SUM_TYPE_ wleft, wmid, wright, w_tot, wrest; ^ 2 warnings generated. 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 robustbase.so R-rng4ftn.o eigen.o init.o lmrob.o mc.o monitor.o qn_sn.o rf-common.o rffastmcd.o rfltsreg.o rllarsbi.o rob-utils.o rowMedians.o wgt_himed.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -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 _rfltsreg_: stack subq instruction is too different from dwarf stack size installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/robustbase.Rcheck/00LOCK-robustbase/00new/robustbase/libs ** generating debug symbols (dSYM) ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function from function ‘chgDefaults’ in package ‘robustbase’ ** 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 (robustbase)