############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ASEB ### ############################################################################## ############################################################################## * checking for file ‘ASEB/DESCRIPTION’ ... OK * preparing ‘ASEB’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * 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 arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/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 ‘/private/tmp/RtmprMqQUG/Rinst4eba611a0d18/ASEB’ ----------------------------------- ERROR: package installation failed