* installing *source* package 'dang' ...
** package 'dang' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2026_03_11_01_50_00_27067/RtmpWykQAu/R.INSTALL90f87b8834b/dang/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/tidyCpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c checkNonAscii.cpp -o checkNonAscii.o
In file included from D:/RCompile/CRANpkg/lib/4.4/tidyCpp/include/tidyCpp:5,
                 from checkNonAscii.cpp:28:
D:/RCompile/CRANpkg/lib/4.4/tidyCpp/include/tidy/defines.h: In function 'SEXPREC* const* R::listPointer(SEXP)':
D:/RCompile/CRANpkg/lib/4.4/tidyCpp/include/tidy/defines.h:67:56: error: 'VECTOR_PTR_RO' was not declared in this scope; did you mean 'VECTOR_PTR'?
   67 |     inline const SEXP* listPointer(SEXP x)    { return VECTOR_PTR_RO(x); }
      |                                                        ^~~~~~~~~~~~~
      |                                                        VECTOR_PTR
make[1]: *** [D:/RCompile/recent/R-4.4.3p/etc/x64/Makeconf:296: checkNonAscii.o] Error 1
make[1]: Leaving directory '/d/temp/2026_03_11_01_50_00_27067/RtmpWykQAu/R.INSTALL90f87b8834b/dang/src'
ERROR: compilation failed for package 'dang'
* removing 'd:/Rcompile/CRANpkg/lib/4.4/dang'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.4/dang'