* installing *source* package 'RapidFuzz' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c rapidfuzz_damerauLevenshtein.cpp -o rapidfuzz_damerauLevenshtein.o rapidfuzz_damerauLevenshtein.cpp:4:10: fatal error: rapidfuzz/details/common.hpp: No such file or directory 4 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:297: rapidfuzz_damerauLevenshtein.o] Error 1 ERROR: compilation failed for package 'RapidFuzz' * removing 'd:/RCompile/CRANincoming/R-devel/lib/RapidFuzz'