Skip to content

Updating RcppArmadillo initialization#17

Merged
jacsor merged 1 commit intojacsor:masterfrom
eddelbuettel:master
Oct 7, 2022
Merged

Updating RcppArmadillo initialization#17
jacsor merged 1 commit intojacsor:masterfrom
eddelbuettel:master

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

Two simple changes to update RcppArmadillo use 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

Two simple changes to update RcppArmadillo use 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