diff --git a/NEWS.md b/NEWS.md index 501398a8..dda29ca5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,23 +2,14 @@ # RPostgres 1.4.3 (2021-12-20) -- Same as previous version. - - -# RPostgres 1.4.2.9002 (2021-12-19) - -- Make method definition more similar to S3. All `setMethod()` calls refer to top-level functions (#380). - - -# RPostgres 1.4.2.9001 (2021-12-12) +## Features - New `postgresIsTransacting()` (#351, @jakob-r). -- Fix discovery of temporary tables for Redshift connections (#358, @galachad). - +- Temporary tables are now discovered correctly for `Redshift()` connections, all DBItest tests pass (#358, @galachad). -# RPostgres 1.4.2.9000 (2021-12-05) +## Internal -- Same as previous version. +- Make method definition more similar to S3. All `setMethod()` calls refer to top-level functions (#380). # RPostgres 1.4.2 (2021-12-05) diff --git a/cran-comments.md b/cran-comments.md index 7eb68bf7..b45f2984 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -7,14 +7,10 @@ RPostgres 1.4.3 ## R CMD check results - [x] Checked locally, R 4.1.1 -- [ ] Checked on CI system, R 4.1.2 -- [ ] Checked on win-builder, R devel - -Check the boxes above after successful execution and remove this line. Then run `fledge::release()`. +- [x] Checked on CI system, R 4.1.2 +- [x] Checked on win-builder, R devel ## Current CRAN check results - [x] Checked on 2021-12-20, problems found: https://cran.r-project.org/web/checks/check_results_RPostgres.html -- [ ] NOTE: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64 - -Check results at: https://cran.r-project.org/web/checks/check_results_RPostgres.html +- [x] NOTE: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64: Large binary