* installing *source* package ‘HighDimenCDM’ ...
** this is package ‘HighDimenCDM’ version ‘0.1.0’
** package ‘HighDimenCDM’ 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 SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c seqGibbs.cpp -o seqGibbs.o
seqGibbs.cpp:19:10: warning: unused variable 'pa0j' [-Wunused-variable]
double pa0j, pa1j;
^
seqGibbs.cpp:19:16: warning: unused variable 'pa1j' [-Wunused-variable]
double pa0j, pa1j;
^
seqGibbs.cpp:98:10: warning: unused variable 'pa0j' [-Wunused-variable]
double pa0j, pa1j;
^
seqGibbs.cpp:98:16: warning: unused variable 'pa1j' [-Wunused-variable]
double pa0j, pa1j;
^
4 warnings generated.
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 HighDimenCDM.so RcppExports.o seqGibbs.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/HighDimenCDM.Rcheck/00LOCK-HighDimenCDM/00new/HighDimenCDM/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** 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 (HighDimenCDM)