Skip to content

Commit

Permalink
NEWS and CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jul 5, 2021
1 parent 75bb0bb commit 83d92ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
10 changes: 0 additions & 10 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,10 @@

# RPostgres 1.3.3 (2021-07-05)

- Same as previous version.


# RPostgres 1.3.2.9001 (2021-07-05)

- Fix `dbConnect(check_interrupts = TRUE)` on Windows (#244, @zozlak).
- Windows: update to libpq 13.2.0 and add UCRT support (#309, @jeroen).


# RPostgres 1.3.2.9000 (2021-04-12)

Same as previous version.


# RPostgres 1.3.2 (2021-04-12)

- Remove BH dependency by inlining the header files (#300).
Expand Down
14 changes: 4 additions & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,15 @@ RPostgres 1.3.3

## Cran Repository Policy

- [ ] Reviewed CRP last edited 2021-04-25.

See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2020-10-29%7D...master@%7B2021-04-25%7D
- [x] Reviewed CRP last edited 2021-04-25.

## R CMD check results

- [x] Checked locally, R 4.1.0
- [ ] Checked on CI system, R 4.1.0
- [ ] 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.0
- [x] Checked on win-builder, R devel

## Current CRAN check results

- [x] Checked on 2021-07-05, 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 binaries.

0 comments on commit 83d92ff

Please sign in to comment.