* installing *source* package 'porridge' ...
** this is package 'porridge' version '0.3.3'
** package 'porridge' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/RtmpiWptvF/R.INSTALL166fc4a517fd7/porridge/src'
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -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 D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:35,
                 from ../inst/include/porridge_RcppExports.h:7,
                 from ../inst/include/porridge.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));
      |                                                                 ^~~~~~~~~~~~~~~~~~~
../inst/include/porridge_RcppExports.h: At global scope:
../inst/include/porridge_RcppExports.h:15:14: warning: 'void porridge::{anonymous}::validateSignature(const char*)' defined but not used [-Wunused-function]
   15 |         void validateSignature(const char* sig) {
      |              ^~~~~~~~~~~~~~~~~
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/RtmpiWptvF/R.INSTALL166fc4a517fd7/porridge/src'
ERROR: compilation failed for package 'porridge'
* removing 'd:/Rcompile/CRANpkg/lib/4.6/porridge'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/porridge'