Skip to content

Commit fe550bc

Browse files
committed
NEWS and CRAN comments
1 parent ba88070 commit fe550bc

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

NEWS.md

+2-18
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,11 @@
22

33
# tibble 3.1.8
44

5-
- Same as previous version.
6-
7-
8-
# tibble 3.1.7.9001
9-
10-
## Chore
11-
12-
- Use snapshot tests (#1240).
13-
14-
- Pass error call to `vec_as_location()` (#1237).
15-
16-
- Import ellipsis from rlang (#1155).
17-
185
## Documentation
196

20-
- Mention `median()` in Recovery section of `vignette("numbers")` (#1197).
21-
7+
- Better reporting for error calls from `vec_as_location()` (#1237).
228

23-
# tibble 3.1.7.9000
24-
25-
- Same as previous version.
9+
- Mention `median()` in Recovery section of `vignette("numbers")` (#1197).
2610

2711

2812
# tibble 3.1.7

cran-comments.md

+4-16
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,14 @@ tibble 3.1.8
22

33
## Cran Repository Policy
44

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

97
## R CMD check results
108

119
- [x] Checked locally, R 4.1.3
12-
- [ ] Checked on CI system, R 4.2.1
13-
- [ ] Checked on win-builder, R devel
14-
15-
Check the boxes above after successful execution and remove this line. Then run `fledge::release()`.
10+
- [x] Checked on CI system, R 4.2.1
11+
- [x] Checked on win-builder, R devel
1612

1713
## Current CRAN check results
1814

19-
- [x] Checked on 2022-07-21, problems found: https://cran.r-project.org/web/checks/check_results_tibble.html
20-
- [ ] ERROR: r-devel-linux-x86_64-debian-gcc
21-
- [ ] ERROR: r-devel-linux-x86_64-fedora-clang
22-
- [ ] ERROR: r-devel-linux-x86_64-fedora-gcc
23-
- [ ] ERROR: r-patched-linux-x86_64
24-
- [ ] ERROR: r-release-linux-x86_64
25-
- [ ] ERROR: r-release-windows-x86_64
26-
27-
Check results at: https://cran.r-project.org/web/checks/check_results_tibble.html
15+
- [x] Checked on 2022-07-21, problems found: https://cran.r-project.org/web/checks/check_results_tibble.html. Fixed.

0 commit comments

Comments
 (0)