* using log directory 'd:/Rcompile/CRANpkg/local/4.4/fastplyr.Rcheck' * using R version 4.4.3 (2025-02-28 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'fastplyr/DESCRIPTION' ... OK * this is package 'fastplyr' version '0.9.91' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'fastplyr' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.4/fastplyr.Rcheck/00install.out' for details. * DONE The installation logfile: * 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_05_01_50_00_7414/RtmpITP06H/R.INSTALL141cc6db0491c/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_05_01_50_00_7414/RtmpITP06H/R.INSTALL141cc6db0491c/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'