diff --git a/NEWS.md b/NEWS.md index 812fb896e..8d875dca6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,58 +2,13 @@ # RSQLite 2.3.1 (2023-04-03) -## Chore - -- Require cpp11 \>= 0.4.0 (#456). - -Closes #456. - - -# RSQLite 2.3.0.9006 (2023-03-31) - ## Features - Upgrade bundled SQLite to 3.41.2 (#455). - -# RSQLite 2.3.0.9005 (2023-03-24) - -- Internal changes only. - - -# RSQLite 2.3.0.9004 (2023-03-12) - -## Features - -- Upgrade bundled SQLite to 3.41.1 (#454). - - -# RSQLite 2.3.0.9003 (2023-02-24) - -## Features - -- Upgrade bundled SQLite to 3.41.0 (#452). - - -# RSQLite 2.3.0.9002 (2023-02-18) - -- Merged cran-2.3.0 into main. - - -# RSQLite 2.3.0.9001 (2023-02-17) - -- Internal changes only. - - -# RSQLite 2.3.0.9000 (2023-02-13) - ## Chore -- Upgrade boost to 1.81.0-1 (#450). - -- Clean up GitPod configuration. - -- Replace Rcpp by cpp11 (@Antonov548, #441). +- Require cpp11 \>= 0.4.0 in `DESCRIPTION` (#456). # RSQLite 2.3.0 (2023-02-13) diff --git a/cran-comments.md b/cran-comments.md index 8fb98e209..788a360e4 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,25 +1,8 @@ RSQLite 2.3.1 -## Cran Repository Policy - -- [x] Reviewed CRP last edited 2022-07-26. - -## R CMD check results - -- [x] Checked locally, R 4.2.2 -- [ ] Checked on CI system, R 4.2.3 -- [ ] Checked on win-builder, R devel - -Check the boxes above after successful execution and remove this line. Then run `fledge::release()`. - ## Current CRAN check results - [x] Checked on 2023-04-03, problems found: https://cran.r-project.org/web/checks/check_results_RSQLite.html -- [ ] WARN: r-devel-linux-x86_64-debian-gcc -- [ ] WARN: r-devel-linux-x86_64-fedora-gcc -- [ ] WARN: r-devel-windows-x86_64 -- [ ] NOTE: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64 -- [ ] other_issue: NA -- [ ] other_issue: NA - -Check results at: https://cran.r-project.org/web/checks/check_results_RSQLite.html +- [x] WARN: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64: Fixed +- [x] NOTE: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64: Large binary +- [x] gcc12: Fixed