* installing *source* package ‘RcppMeCab’ ...
** package ‘RcppMeCab’ 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 C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/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++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include   `mecab-config --cflags` -fPIC  -falign-functions=64 -Wall -g -O2  -c posLoopRcpp.cpp -o posLoopRcpp.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include   `mecab-config --cflags` -fPIC  -falign-functions=64 -Wall -g -O2  -c posParallelRcpp.cpp -o posParallelRcpp.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I/opt/R/x86_64/include   `mecab-config --cflags` -fPIC  -falign-functions=64 -Wall -g -O2  -c posRcpp.cpp -o posRcpp.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
/bin/sh: mecab-config: command not found
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o RcppMeCab.so RcppExports.o posLoopRcpp.o posParallelRcpp.o posRcpp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
/bin/sh: mecab-config: command not found
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/RcppMeCab.Rcheck/00LOCK-RcppMeCab/00new/RcppMeCab/libs
** generating debug symbols (dSYM)
** R
** inst
** 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
Error: package or namespace load failed for ‘RcppMeCab’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RcppMeCab.Rcheck/00LOCK-RcppMeCab/00new/RcppMeCab/libs/RcppMeCab.so':
  dlopen(/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RcppMeCab.Rcheck/00LOCK-RcppMeCab/00new/RcppMeCab/libs/RcppMeCab.so, 0x0006): symbol not found in flat namespace '_mecab_lattice_destroy'
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RcppMeCab.Rcheck/RcppMeCab’