* installing *source* package 'localLLM' ... ** this is package 'localLLM' version '1.0.1' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG `D:/RCompile/recent/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.cpp -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG `D:/RCompile/recent/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c interface.cpp -o interface.o interface.cpp:1:10: fatal error: Rcpp.h: No such file or directory 1 | #include | ^~~~~~~~ compilation terminated. make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:296: interface.o] Error 1 ERROR: compilation failed for package 'localLLM' * removing 'd:/RCompile/CRANincoming/R-devel/lib/localLLM'