Skip to content

Commit 9047193

Browse files
committed
NEWS and CRAN comments
1 parent 3184bd5 commit 9047193

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

NEWS.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
- Bump required versions of ellipsis and vctrs to avoid warning during package load.
66

77

8-
# tibble 3.1.1.9000
9-
10-
- Same as previous version.
11-
12-
138
# tibble 3.1.1
149

1510
- `num()` and `char()` are reexported from pillar (#880).

cran-comments.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,15 @@ tibble 3.1.2
22

33
## Cran Repository Policy
44

5-
- [ ] Reviewed CRP last edited 2021-04-25.
6-
7-
See changes at https://github.com/eddelbuettel/crp/compare/master@%7B2020-10-29%7D...master@%7B2021-04-25%7D
5+
- [x] Reviewed CRP last edited 2021-04-25.
86

97
## R CMD check results
108

119
- [x] Checked locally, R 4.0.5
12-
- [ ] Checked on CI system, R 4.0.5
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.0.5
11+
- [x] Checked on win-builder, R devel
1612

1713
## Current CRAN check results
1814

1915
- [x] Checked on 2021-05-16, problems found: https://cran.r-project.org/web/checks/check_results_tibble.html
20-
- [ ] ERROR: r-release-windows-ix86+x86_64
21-
22-
Check results at: https://cran.r-project.org/web/checks/check_results_tibble.html
16+
- [x] ERROR: r-release-windows-ix86+x86_64: needs to be fixed on check platform

0 commit comments

Comments
 (0)