Dear Rcpp-devel,
Apologies in advance for the laborious problem statement. I hope
your experienced eyes will see a trivial mistake obscured to my
nascent ones.
We have a C++ core
library providing an API that is wrapped in R (Rcpp) and
Python (pyb
Trying a plain text version. Apologies for the previous.
Dear Rcpp-devel,
Apologies in advance for the laborious problem statement. I hope
your experienced eyes will see a trivial mistake obscured to my
nascent ones.
We have a C++ core library pro
Thank you.
Changing the function argument limit to 20 variables resolves the error.
If this limit can be relaxed, that would be helpful for future development.
Thank you for Rcpp, and your patience with my ill-formed posts.
JP
On 6/13/21 1:15 AM, Dirk Eddelbuettel wrote:
On 12 June 2021 at
Dear Rcpp,
I have seen several posts, and bumped into the ceiling of the 20
argument limit. In the 2017 FAQ, it is explained: Rcpp is
constrained by the older C++ standards which do not support variadic
function arguments.
I don't find mention of this in th
Dear RcppDev,
A new warning has emerged in mingw
compilation on CRAN. The message:
*** arch - x64
make[1]: Entering directory
'/d/temp/RtmpsZcaWL/R.INSTALLb59426674c3e/rEDM/src-x64'
d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++11
-I"D:/
Thank you Iñaki.
I opened an issue on the github.com/tnagler/RcppThread/ repository.
JP
On 1/26/22 7:57
PM, Iñaki Ucar wrote:
On Wed, 26 Jan 2022 at 19:02, Joseph Park wrote:
Dear RcppDev,
A new warning has emerged in mingw