* installing *source* package 'VCBART' ...
** this is package 'VCBART' version '1.2.4'
** package 'VCBART' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_12_11_01_50_00_29123/RtmpSM1cyc/R.INSTALL54643ca234ca/VCBART/src'
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/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.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 RcppExports.cpp:4:
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[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:296: RcppExports.o] Error 1
make[1]: Leaving directory '/d/temp/2025_12_11_01_50_00_29123/RtmpSM1cyc/R.INSTALL54643ca234ca/VCBART/src'
ERROR: compilation failed for package 'VCBART'
* removing 'd:/Rcompile/CRANpkg/lib/4.6/VCBART'