Re: [Rcpp-devel] Rf_error() format string

2023-11-28 Thread Serguei Sokol
Thanks to all. As CRAN said: package rmumps_5.2.1-26.tar.gz is on its way to CRAN. Best, Serguei. Le 28/11/2023 à 17:49, Dirk Eddelbuettel a écrit : Sorry for being slow to respond (very busy morning at work and play, got five such emails myself) but as Inaki and Georgi helpfully pointed out a

Re: [Rcpp-devel] Rf_error() format string

2023-11-28 Thread Dirk Eddelbuettel
Sorry for being slow to respond (very busy morning at work and play, got five such emails myself) but as Inaki and Georgi helpfully pointed out already the issue is _known_ and has a _fix_ at either the default branch of the Rcpp repo, or, if you prefer, via the Rcpp drat repo as detailed in this

Re: [Rcpp-devel] Rf_error() format string

2023-11-28 Thread Georgi Boshnakov
Rcpp-devel on behalf of Iñaki Ucar Sent: 28 November 2023 14:05 To: serguei.so...@gmail.com Cc: Rcpp-devel Subject: Re: [Rcpp-devel] Rf_error() format string See https://urldefense.com/v3/__https://github.com/RcppCore/Rcpp/pull/1288__;!

Re: [Rcpp-devel] Rf_error() format string

2023-11-28 Thread Iñaki Ucar
See https://github.com/RcppCore/Rcpp/pull/1288 Iñaki On Tue, 28 Nov 2023 at 14:49, Serguei Sokol wrote: > > Hi, > > I've got a request from CRAN to correct my package rmumps using Rcpp: > https://cran.r-project.org/web/checks/check_results_rmumps.html > > The problems come from RcppExports.cpp

[Rcpp-devel] Rf_error() format string

2023-11-28 Thread Serguei Sokol
Hi, I've got a request from CRAN to correct my package rmumps using Rcpp: https://cran.r-project.org/web/checks/check_results_rmumps.html The problems come from RcppExports.cpp automatically generated lines like:    Rf_error(CHAR(rcpp_msgSEXP_gen)); With a message saying: Found the following