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 21, 2022
1 parent ba88070 commit fe550bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 34 deletions.
20 changes: 2 additions & 18 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,11 @@

# tibble 3.1.8

- Same as previous version.


# tibble 3.1.7.9001

## Chore

- Use snapshot tests (#1240).

- Pass error call to `vec_as_location()` (#1237).

- Import ellipsis from rlang (#1155).

## Documentation

- Mention `median()` in Recovery section of `vignette("numbers")` (#1197).

- Better reporting for error calls from `vec_as_location()` (#1237).

# tibble 3.1.7.9000

- Same as previous version.
- Mention `median()` in Recovery section of `vignette("numbers")` (#1197).


# tibble 3.1.7
Expand Down
20 changes: 4 additions & 16 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,14 @@ tibble 3.1.8

## Cran Repository Policy

- [ ] Reviewed CRP last edited 2022-05-03.

See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2022-02-08%7D...master@%7B2022-05-03%7D
- [x] Reviewed CRP last edited 2022-05-03.

## R CMD check results

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

## Current CRAN check results

- [x] Checked on 2022-07-21, problems found: https://cran.r-project.org/web/checks/check_results_tibble.html
- [ ] ERROR: r-devel-linux-x86_64-debian-gcc
- [ ] ERROR: r-devel-linux-x86_64-fedora-clang
- [ ] ERROR: r-devel-linux-x86_64-fedora-gcc
- [ ] ERROR: r-patched-linux-x86_64
- [ ] ERROR: r-release-linux-x86_64
- [ ] ERROR: r-release-windows-x86_64

Check results at: https://cran.r-project.org/web/checks/check_results_tibble.html
- [x] Checked on 2022-07-21, problems found: https://cran.r-project.org/web/checks/check_results_tibble.html. Fixed.

0 comments on commit fe550bc

Please sign in to comment.