* using log directory 'd:/Rcompile/CRANpkg/local/4.6/tm.Rcheck' * using R Under development (unstable) (2025-12-10 r89137 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'tm/DESCRIPTION' ... OK * this is package 'tm' version '0.7-17' * checking package namespace information ... OK * checking package dependencies ... INFO Packages suggested but not available for checking: 'Rcampdf', 'tm.lexicon.GeneralInquirer' * 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 'tm' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.6/tm.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'tm' ... ** this is package 'tm' version '0.7-17' ** package 'tm' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' using C++ compiler: 'g++.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2025_12_11_01_50_00_29123/Rtmpk3qRCM/R.INSTALL5884336374c3/tm/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/BH/include' -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/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 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/Rtmpk3qRCM/R.INSTALL5884336374c3/tm/src' ERROR: compilation failed for package 'tm' * removing 'd:/Rcompile/CRANpkg/lib/4.6/tm' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/tm'