* installing *source* package 'fastplyr' ...
** package 'fastplyr' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2025_12_29_16_12_34_1110/Rtmp8aTQqr/R.INSTALLa7006e751816/fastplyr/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/cheapr/include' -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpp11.cpp -o cpp11.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/cheapr/include' -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c expressions.cpp -o expressions.o
expressions.cpp: In function 'SEXPREC* cpp_quos_drop_null(SEXP)':
expressions.cpp:696:24: error: 'VECTOR_PTR_RO' was not declared in this scope; did you mean 'VECTOR_PTR'?
  696 |   const SEXP *p_quos = VECTOR_PTR_RO(quos);
      |                        ^~~~~~~~~~~~~
      |                        VECTOR_PTR
make[1]: *** [D:/RCompile/recent/R-4.4.3/etc/x64/Makeconf:296: expressions.o] Error 1
make[1]: Leaving directory '/d/temp/2025_12_29_16_12_34_1110/Rtmp8aTQqr/R.INSTALLa7006e751816/fastplyr/src'
ERROR: compilation failed for package 'fastplyr'
* removing 'd:/Rcompile/CRANpkg/lib/4.4/fastplyr'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.4/fastplyr'