[R-pkg-devel] Warnings and error message in CRAN Package Check Results

peter dalgaard pdalgd at gmail.com
Sun Mar 25 01:31:20 CET 2018



> On 25 Mar 2018, at 00:42 , Wenchao Ma <wenchao2012 at gmail.com> wrote:
> 
>    arma::vec Pj = Calc_Pj(par = par, designMj = designMj, linkfunc = linkfunc, boundary = boundary, eps = eps);

I was never any good at C++, but that syntax looks like R code. Does C++ allow tag=value argument specification? Aren't all the subexpressions of type "par = par" just assignments??

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com



More information about the R-package-devel mailing list