* installing *source* package 'RcppBlaze' ...
** this is package 'RcppBlaze' version '1.0.1'
** package 'RcppBlaze' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_01_23_01_50_00_4475/RtmpEzsyjD/R.INSTALL15d247a7720da/RcppBlaze/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I../inst/include -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppBlaze.cpp -o RcppBlaze.o
In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/include/windows.h:114,
                 from ../inst/include/blaze/util/Time.h:47,
                 from ../inst/include/blaze/Util.h:82,
                 from ../inst/include/blaze/Blaze.h:45,
                 from ../inst/include/RcppBlazeForward.h:28,
                 from ../inst/include/RcppBlaze.h:13,
                 from RcppBlaze.cpp:10:
D:/rtools45/x86_64-w64-mingw32.static.posix/include/stralign.h: In function 'WCHAR* ua_CharUpperW(LPUWSTR)':
D:/rtools45/x86_64-w64-mingw32.static.posix/include/stralign.h:62: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
   62 |     if(WSTR_ALIGNED(String)) return CharUpperW((PWSTR)String);
D:/rtools45/x86_64-w64-mingw32.static.posix/include/stralign.h:62: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory
In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/include/windef.h:9,
                 from D:/rtools45/x86_64-w64-mingw32.static.posix/include/windows.h:69:
D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/Environment.h: In instantiation of 'SEXPREC* Rcpp::Environment_Impl<StoragePolicy>::get(const std::string&) const [with StoragePolicy = Rcpp::PreserveStorage; SEXP = SEXPREC*; std::string = std::__cxx11::basic_string<char>]':
D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/api/meat/is.h:155:0:   required from here
  155 |         SEXP sexp = env.get(".cppclass");
D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/Environment.h:103: error: invalid conversion from 'int' to 'Rboolean' [-fpermissive]
  103 |             SEXP res = R_getVarEx(nameSym, env, FALSE, R_UnboundValue);
In file included from D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/Rcpp/r/headers.h:72,
                 from D:/RCompile/CRANpkg/lib/4.5/Rcpp/include/RcppCommon.h:30,
                 from ../inst/include/RcppBlazeForward.h:25:
D:/RCompile/recent/R-4.5.2/include/Rinternals.h:538:29: note:   initializing argument 3 of 'SEXPREC* R_getVarEx(SEXP, SEXP, Rboolean, SEXP)'
  538 | SEXP R_getVarEx(SEXP, SEXP, Rboolean, SEXP); // envir.c
      |                             ^~~~~~~~
make[1]: *** [D:/RCompile/recent/R-4.5.2/etc/x64/Makeconf:296: RcppBlaze.o] Error 1
make[1]: Leaving directory '/d/temp/2026_01_23_01_50_00_4475/RtmpEzsyjD/R.INSTALL15d247a7720da/RcppBlaze/src'
ERROR: compilation failed for package 'RcppBlaze'
* removing 'd:/Rcompile/CRANpkg/lib/4.5/RcppBlaze'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.5/RcppBlaze'