Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerate RcppExports.cpp under updated Rcpp #31

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

eddelbuettel
Copy link
Contributor

See eg RcppCore/Rcpp#1287 for more details -- this is a new check activated by setting compiler flags -Wformat -Wformat-security along with R-devel. The fix here is trivial: a missing "%s" now gets injected by Rcpp when running compileAttributes().

If you are really tired of the package we can chat. I am pretty seasoned in maintaining at CRAN and might be able to help

@twolodzko twolodzko merged commit 16a14db into twolodzko:master Nov 30, 2023
1 check passed
@twolodzko
Copy link
Owner

Thanks @eddelbuettel! I saw the discussions on this yesterday but didn't yet have time to try it.

@twolodzko twolodzko mentioned this pull request Nov 30, 2023
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