* installing *source* package ‘amap’ ... ** package ‘amap’ 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 C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c acprob.cpp -o acprob.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 burt.c -o burt.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 diss.c -o diss.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c distance.cpp -o distance.o In file included from distance.cpp:3: In file included from ./distance_T.h:385: ./distance_T.h.h:840:30: warning: variable 'ij' set but not used [-Wunused-but-set-variable] int nbprocess,nr,nc,i,j,dc,ij; ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c hclust.cpp -o hclust.o In file included from hclust.cpp:49: In file included from ./hclust_T.h:45: In file included from ./hclust_T.h.h:6: In file included from ./distance_T.h:385: ./distance_T.h.h:840:30: warning: variable 'ij' set but not used [-Wunused-but-set-variable] int nbprocess,nr,nc,i,j,dc,ij; ^ 1 warning generated. 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 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c kmeans.cpp -o kmeans.o In file included from kmeans.cpp:33: In file included from ./distance_T.h:385: ./distance_T.h.h:840:30: warning: variable 'ij' set but not used [-Wunused-but-set-variable] int nbprocess,nr,nc,i,j,dc,ij; ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c matrice.cpp -o matrice.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c pop.f -o pop.o pop.f:365:35: 365 | CDIF = ABS(COUTS(I2J2)) - ABS(COUTS(I1J1)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] pop.f:367:39: 367 | CDIF = COUTS(I2J2) - COUTS(I1J1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o amap.so acprob.o burt.o diss.o distance.o hclust.o init.o kmeans.o matrice.o pop.o -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 installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/amap.Rcheck/00LOCK-amap/00new/amap/libs ** generating debug symbols (dSYM) ** R ** data ** demo ** exec ** 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 (amap)