* installing *source* package ‘RmecabKo’ ... ** package ‘RmecabKo’ 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.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I/opt/R/x86_64/include `mecab-config --cflags` -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I/opt/R/x86_64/include `mecab-config --cflags` -fPIC -falign-functions=64 -Wall -g -O2 -c n_grams.cpp -o n_grams.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I/opt/R/x86_64/include `mecab-config --cflags` -fPIC -falign-functions=64 -Wall -g -O2 -c nouns.cpp -o nouns.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I/opt/R/x86_64/include `mecab-config --cflags` -fPIC -falign-functions=64 -Wall -g -O2 -c pos.cpp -o pos.o /bin/sh: mecab-config: command not found /bin/sh: mecab-config: command not found /bin/sh: mecab-config: command not found /bin/sh: mecab-config: command not found pos.cpp:8:10: fatal error: 'mecab.h' file not found #include ^~~~~~~~~ 1 error generated. make: *** [pos.o] Error 1 make: *** Waiting for unfinished jobs.... nouns.cpp:10:10: fatal error: 'mecab.h' file not found #include ^~~~~~~~~ 1 error generated. make: *** [nouns.o] Error 1 ERROR: compilation failed for package ‘RmecabKo’ * removing ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/RmecabKo.Rcheck/RmecabKo’