Skip to content

Updating RcppArmadillo initialization#3

Merged
bpfaff merged 1 commit intobpfaff:masterfrom
eddelbuettel:master
Sep 6, 2022
Merged

Updating RcppArmadillo initialization#3
bpfaff merged 1 commit intobpfaff:masterfrom
eddelbuettel:master

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

Lieber Bernhard,

These six one-line 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

Oh, and tested with CRAN 0.2-7 and GitHub 0.2-8.

Gruesse und Tschoe, Dirk

These six one-line 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
@bpfaff
Copy link
Copy Markdown
Owner

bpfaff commented Sep 4, 2022 via email

@bpfaff bpfaff merged commit 132039c into bpfaff:master Sep 6, 2022
@bpfaff
Copy link
Copy Markdown
Owner

bpfaff commented Sep 6, 2022

Thank you so much, Dirk. An update to CRAN will be committed in due course. Best wishes, Bernhard

@eddelbuettel
Copy link
Copy Markdown
Contributor Author

Excellent. As you see over on the linked issue, it is not super urgen -- some are already there but other will take time. So fold it any updated you might have done any in the next little while. Of course, "done is done" so there is always something to be said to just getting TODOs out of the way...

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