############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ASEB ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘ASEB’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ 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 asebC.cpp -o asebC.o asebC.cpp:422:4: error: use of undeclared identifier 'random_shuffle' random_shuffle(indexes.begin(), indexes.end()); // 2022/01/27 ^ 1 error generated. make: *** [asebC.o] Error 1 ERROR: compilation failed for package ‘ASEB’ * removing ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/ASEB’