Skip to content

Updating RcppArmadillo initialization#23

Merged
comeetie merged 1 commit intocomeetie:RcppUpdate011from
eddelbuettel:master
Sep 7, 2022
Merged

Updating RcppArmadillo initialization#23
comeetie merged 1 commit intocomeetie:RcppUpdate011from
eddelbuettel:master

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

These six two-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

These six two-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
@comeetie
Copy link
Copy Markdown
Owner

comeetie commented Sep 6, 2022

Thanks a lot for the PR. I will merge and submit a new version to the cran before the end of the week.

@eddelbuettel
Copy link
Copy Markdown
Contributor Author

Sounds good, amd no rush as I think other will be slower (but hey, "done is done"). Let me know if you need help with the Matrix transition, I went through that last month for two packages (incl RcppArmadillo).

@comeetie comeetie changed the base branch from master to RcppUpdate011 September 7, 2022 10:27
@comeetie comeetie merged commit 0612fc8 into comeetie:RcppUpdate011 Sep 7, 2022
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