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 Jan 12, 2024
1 parent 30415b7 commit b40d1bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
24 changes: 9 additions & 15 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,31 @@

- Fix `dbWriteTableArrow()` according to spec (#457).

- Fix type inference in default method for `dbCreateTableArrow()` (#450).

## Features

- `dbAppendTableArrow()` returns number of rows (#454).

- Add `temporary` argument to `dbCreateTableArrow()` (#453).

- Avoid coercing `params` in default implementation for `dbSendQueryArrow()` (#447).

- Use `nanoarrow::infer_nanoarrow_schema()` in the default method for `dbCreateTable()` (#445).

## Chore

- Add badge to `DBIResultArrow` class (#452).
- Fix type inference in default method for `dbCreateTableArrow()` (#450).
- Fix type inference in default method for `dbCreateTableArrow()` (#448).
- Add Aviator configuration.
- Change maintainer e-mail.
Revert "Back to the auto-check train"
This reverts commit 53c84f4466aa727f39775ac4d272645e19d20400.

## Continuous integration

- Bump MariaDB version (#458).
- Change maintainer e-mail.

## Documentation

- Fix typos in Arrow vignette (#455).
- Finalize Arrow vignette (#451).
- Document new Arrow generics (#444, #449).
- Use dbitemplate (@maelle, #442).
- Finalize Arrow vignette (#451, #455).

## Uncategorized
- Document new Arrow generics (#444, #449).

- Merge branch 'cran-1.2.0'.
- Use dbitemplate (@maelle, #442).


# DBI 1.2.0 (2023-12-20)
Expand Down
4 changes: 1 addition & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ DBI 1.2.1
## Current CRAN check results

- [x] Checked on 2024-01-12, problems found: https://cran.r-project.org/web/checks/check_results_DBI.html
- [ ] NOTE: r-devel-linux-x86_64-fedora-clang
- [x] NOTE: r-devel-linux-x86_64-fedora-clang: Can't reproduce.
Undeclared package ‘withr’ in Rd xrefs

Check results at: https://cran.r-project.org/web/checks/check_results_DBI.html

0 comments on commit b40d1bd

Please sign in to comment.