* installing *source* package ‘tclust’ ...
** package ‘tclust’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c ML_meal.cpp -o ML_meal.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c ML_package.cpp -o ML_package.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c ML_passrng.cpp -o ML_passrng.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_meal.cpp -o R_meal.o
In file included from R_meal.cpp:29:
./R_meal.h:25:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_meal_BLAS.cpp -o R_meal_BLAS.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_package.cpp -o R_package.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c clust.cpp -o clust.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c restr.cpp -o restr.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c restr_eigen.cpp -o restr_eigen.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c smat.cpp -o smat.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c tclust.cpp -o tclust.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c tclust_init.c -o tclust_init.o
clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_PACKAGE_FILE   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c tkmeans.cpp -o tkmeans.o
clang++ -arch arm64 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o tclust.so ML_meal.o ML_package.o ML_passrng.o R_meal.o R_meal_BLAS.o R_package.o clust.o restr.o restr_eigen.o smat.o tclust.o tclust_init.o tkmeans.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1 -L/opt/R/arm64/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: dylib (/opt/R/arm64/gfortran/lib/libgfortran.dylib) was built for newer macOS version (11.5) than being linked (11.0)
ld: warning: dylib (/opt/R/arm64/gfortran/lib/libquadmath.dylib) was built for newer macOS version (11.5) than being linked (11.0)
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.2/tclust.Rcheck/00LOCK-tclust/00new/tclust/libs
** generating debug symbols (dSYM)
** R
** data
** 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 (tclust)