Skip to content

Commit

Permalink
NEWS and CRAN comments [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 4, 2023
1 parent de48436 commit 451793b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
19 changes: 1 addition & 18 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,15 @@

# RSQLite 2.3.3 (2023-11-04)

## Bug fixes

- Fix errors on transaction status (@bpvgoncalves, #464).

## Features

- Upgrade bundled SQLite to 3.43.2 (#473).
- Upgrade bundled SQLite to 3.43.1 (#470).
- Upgrade bundled SQLite to 3.43.0 (#468).
- New `sqliteIsTransacting()` that returns if a transaction is active on the current connection (@bpvgoncalves, #462).
- Upgrade bundled SQLite to 3.42.0 (#461).

## Chore

- Update revdepcheck results.
- Bump action.
- New `sqliteIsTransacting()` that returns if a transaction is active on the current connection (@bpvgoncalves, #462, #464).

## Testing

- Skip DBItest tests if not installed.

## Uncategorized

- Merge branch 'cran-2.3.2'.
- Internal changes only.


# RSQLite 2.3.2 (2023-10-27)

Expand Down
17 changes: 1 addition & 16 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
RSQLite 2.3.3

## Cran Repository Policy

- [x] Reviewed CRP last edited 2023-08-15.

## R CMD check results

- [x] Checked locally, R 4.3.1
- [ ] Checked on CI system, R 4.3.2
- [ ] 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-11-04, problems found: https://cran.r-project.org/web/checks/check_results_RSQLite.html
- [ ] NOTE: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64
- [ ] NOTE: r-oldrel-macos-x86_64

Check results at: https://cran.r-project.org/web/checks/check_results_RSQLite.html
- [x] NOTE: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64: Large binary

0 comments on commit 451793b

Please sign in to comment.