<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Hi,<br>
<br>
Submitting my package rmumps to win-builder/R-devel , I've got a
strange error:<br>
<br>
<pre>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
</pre>
visible here:
<a class="moz-txt-link-freetext" href="https://win-builder.r-project.org/bvYsfwHAIznB/00install.out">https://win-builder.r-project.org/bvYsfwHAIznB/00install.out</a><br>
Is it R-devel or Rcpp issue?<br>
<br>
Best,<br>
Serguei.<br>
<br>
</body>
</html>