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 Apr 11, 2021
1 parent 6a5ab3d commit 64aa1b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
20 changes: 1 addition & 19 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,13 @@

# RSQLite 2.2.6 (2021-04-11)

- Same as previous version.


# RSQLite 2.2.5.9003 (2021-04-11)

- Upgrade bundled SQLite to 3.35.4 (#361).
- Implement RStudio Connection Contract (#352, @edwindj).


# RSQLite 2.2.5.9002 (2021-04-11)

- `dbDataType()` supports extended types for connections created with `extended_types = TRUE` (#360, @ablack3).
- `dbWriteTable()` creates tables with extended types for connections created with `extended_types = TRUE` (#360, @ablack3).
- Remove BH dependency by inlining the header files (#362).


# RSQLite 2.2.5.9001 (2021-04-05)

- Upgrade bundled SQLite to 3.35.4 (#361).


# RSQLite 2.2.5.9000 (2021-03-25)

- Same as previous version.


# RSQLite 2.2.5 (2021-03-25)

- Upgrade bundled SQLite to version 3.35.2 (#357).
Expand Down
8 changes: 3 additions & 5 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ RSQLite 2.2.6
## R CMD check results

- [x] Checked locally, R 4.0.5
- [ ] Checked on CI system, R 4.0.5
- [ ] Checked on win-builder, R devel
- [x] Checked on CI system, R 4.0.5
- [x] 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 2021-04-11, problems found: https://cran.r-project.org/web/checks/check_results_RSQLite.html
- [ ] NOTE: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, 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_RSQLite.html
- [x] NOTE: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64: Large binary.

0 comments on commit 64aa1b5

Please sign in to comment.