-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update RcppExports.cpp to avoid R-devel nag from -Wformat-securuty
- Loading branch information
1 parent
36dc1f3
commit 6246503
Showing
4 changed files
with
24 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
2023-11-28 Dirk Eddelbuettel <[email protected]> | ||
|
||
* src/RcppExports.cpp: Regenerated under updated Rcpp to address | ||
format string issue reported by R-devel | ||
* R/RcppExports.R: Idem | ||
|
||
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4 | ||
|
||
2022-11-18 Dirk Eddelbuettel <[email protected]> | ||
|
||
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters