* installing *source* package 'spEDM' ... ** this is package 'spEDM' version '1.10' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DARMA_USE_CURRENT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CppDistances.cpp -o CppDistances.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppThread/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DARMA_USE_CURRENT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CppGridUtils.cpp -o CppGridUtils.o In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:84, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:35, from CppStats.h:13, from CppGridUtils.cpp:12: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Rmath.h: In function 'double R::rnbeta(double, double, double)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Rmath.h:163:100: error: '::Rf_rnbeta' has not been declared; did you mean 'Rf_rbeta'? 163 | inline double rnbeta(double a, double b, double np) { return ::Rf_rnbeta(a, b, np); } | ^~~~~~~~~ | Rf_rbeta make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:296: CppGridUtils.o] Error 1 ERROR: compilation failed for package 'spEDM' * removing 'd:/RCompile/CRANguest/R-devel/lib/spEDM'