Skip to content

Updating RcppArmadillo initialization#1

Merged
chongma8903 merged 1 commit intochongma8903:masterfrom
eddelbuettel:master
Sep 12, 2022
Merged

Updating RcppArmadillo initialization#1
chongma8903 merged 1 commit intochongma8903:masterfrom
eddelbuettel:master

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

These changes update RcppArmadillo from the now deprecated << initialization to brace initialization allowed since C++11 and long been the minimal standard with R too. It would be great if you could merge this, and release and updated package "in the next little while" -- see the two prior emails I sent, and the transition log at RcppCore/RcppArmadillo#391

I also checked that it still passes R CMD check after the change.

These changes update RcppArmadillo from the now deprecated <<
initialization to brace initialization allowed since C++11 and long
been the minimal standard with R too. It would be great if you could
merge this, and release and updated package "in the next little while"
-- see the two prior emails I sent, and the transition log at
RcppCore/RcppArmadillo#391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants