* installing *source* package 'RcppMeCab' ...
** this is package 'RcppMeCab' version '0.0.1.5'
** package 'RcppMeCab' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/RtmpA1TzuU/R.INSTALLcf5c1609cc7/RcppMeCab/src'
"D:/RCompile/recent/R/bin/x64/Rscript.exe" --vanilla ../tools/winlibs.R
trying URL 'https://github.com/Pusnow/mecab-ko-msvc/archive/refs/tags/release-0.999.tar.gz'
downloaded 40.4 MB

Using MeCab source: ko 0.999 
MeCab source patched successfully.
Downloading pre-compiled mecab-ko-dic...
trying URL 'https://github.com/Pusnow/mecab-ko-msvc/releases/download/release-0.999/mecab-ko-dic.tar.gz'
Content type 'application/octet-stream' length 84229563 bytes (80.3 MB)
==================================================
downloaded 80.3 MB

mecab-ko-dic installed to: ../inst/dic 
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I'D:/RCompile/CRANpkg/lib/4.6/BH/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -DRCPP_PARALLEL_USE_TBB=1 -DSTRICT_R_HEADERS   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:49,
                 from ../inst/include/RcppMeCab_RcppExports.h:7,
                 from ../inst/include/RcppMeCab.h:7,
                 from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h: In constructor 'Rcpp::Function_Impl<StoragePolicy>::Function_Impl(const std::string&, const std::string&)':
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h:75:65: error: 'R_NamespaceRegistry' was not declared in this scope
   75 |             Shield<SEXP> env(R_getVarEx(Rf_install(ns.c_str()), R_NamespaceRegistry, FALSE, R_UnboundValue));
      |                                                                 ^~~~~~~~~~~~~~~~~~~
make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: RcppExports.o] Error 1
make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/RtmpA1TzuU/R.INSTALLcf5c1609cc7/RcppMeCab/src'
ERROR: compilation failed for package 'RcppMeCab'
* removing 'd:/Rcompile/CRANpkg/lib/4.6/RcppMeCab'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/RcppMeCab'