diff --git a/cran-comments.md b/cran-comments.md index e5b0e09..9b5257b 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,11 +1,10 @@ ## Release summary -This is a minor update of the previous version it addresses a breaking change in roxygen2 that resulted in missing aliases for the package overview help file. -It also addresses CRAN check notes about removing an explicit C++11 specification. +This is a minor update of the previous version it addresses a CRAN check warning about -Wformat-security issues in the Rcpp generated code. ## Test environments -* Windows Server 2022 x64 (build 20348) R version 4.3.1 (2023-06-16 ucrt), R-devel (2023-08-23 r85001 ucrt) -* macOS Monterey 12.6.7 (on github-actions) R version 4.3.1 (2023-06-16) -* Ubuntu 22.04.3 LTS (on github-actions) R version 4.2.3 (2023-03-15), R version 4.3.1 (2023-06-16), and R-devel (2023-08-20 r84995) +* Windows Server 2022 x64 (build 20348) R version 4.3.2 (2023-10-31 ucrt), R-devel (2023-12-09 r85665 ucrt) +* macOS Monterey 12.6.9 (on github-actions) R version 4.3.2 (2023-10-31) +* Ubuntu 22.04.3 LTS (on github-actions) R version 4.2.3 (2023-03-15), R version 4.3.2 (2023-10-31), and R-devel (2023-12-09 r85665) ## R CMD check results There were no ERRORs, WARNINGs, or NOTEs.